public class LiteralToken extends Token
LiteralToken(TokenType type, Span span)
getSpan, getText, getType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LiteralToken(TokenType type, Span span)
Copyright © 2020–2021. All rights reserved.