Package org.javacc.utils
-
Interface Summary Interface Description ConditionParserConstants Token literal values and constants. -
Class Summary Class Description CodeBuilder<B extends CodeBuilder<?>> CodeBuilder.GenericCodeBuilder TheCodeBuilder.GenericCodeBuilderclass.ConditionParser ConditionParserTokenManager Token Manager.JavaCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).OptionInfo OutputFile This class handles the creation and maintenance of the boiler-plate classes, such as Token.java, JavaCharStream.java etc.OutputFileDigest TheOutputFileDigestclass.OutputFileDigest.NullOutputStream TheOutputFileDigest.NullOutputStreamimplements anOutputStreamto the null device.TemplateBuilder Generates boiler-plate files from templates.Token Describes the input token stream. -
Enum Summary Enum Description OptionType -
Exception Summary Exception Description ParseException This exception is thrown when parse errors are encountered. -
Error Summary Error Description TokenMgrError Token Manager Error.