Class StandardLexerSpecification

  • All Implemented Interfaces:
    ILexerSpecification

    public class StandardLexerSpecification
    extends java.lang.Object
    implements ILexerSpecification
    Provides a specification for a basic lexer for preprocessing
    • Constructor Detail

      • StandardLexerSpecification

        public StandardLexerSpecification()
    • Method Detail

      • getChannelNames

        public java.lang.String[] getChannelNames()
        Specified by:
        getChannelNames in interface ILexerSpecification
        Returns:
        a list of channel names, used to identify and catagorise tokens, specified in the lexer. Must be in order of the declaration in the lexer