Uses of Class
eu.bandm.tools.d2d2.parser2.Lexer.Token
-
Uses of Lexer.Token in eu.bandm.tools.d2d2.parser2
Modifier and TypeMethodDescriptionLexer.get()
Lexer.Token.withPrefix
(String prefix) Creates a variant of this token with the given text prefix.Creates a variant of this token with the given text.Lexer.Token.withType
(Lexer.TokenType type) Creates a variant of this token with the given type.