Uses of Class
eu.bandm.tools.lexic.Lexer
Packages that use Lexer
-
Uses of Lexer in eu.bandm.tools.lexic
Methods in eu.bandm.tools.lexic that return LexerModifier and TypeMethodDescriptionLexer.setClassifier
(@Opt Classifier classifier) Lexer.setEndType
(T endType) Sets the token type indicating the end of input.Lexer.setErrorType
(T errorType) Sets the token type indicating an error in the lexical analysis.