Interface ILexerSpecification
-
- All Known Implementing Classes:
StandardLexerSpecification
public interface ILexerSpecification
Defines a list of channel names, used to identify and catagorise tokens, specified in the lexer.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String[]
getChannelNames()
-