| Package | Description |
|---|---|
| com.helger.pgcc.parser |
A grammar and lexer generator.
|
| com.helger.pgcc.utils |
| Class and Description |
|---|
| OptionInfo |
| Class and Description |
|---|
| AbstractCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| CharStream
This interface describes a character stream that maintains line and
column number positions of the characters.
|
| ConditionParserConstants
Token literal values and constants.
|
| ConditionParserTokenManager
Token Manager.
|
| EOptionType |
| JavaCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
|
| OptionInfo |
| OutputFileGenerator
Generates boiler-plate files from templates.
|
| ParseException
This exception is thrown when parse errors are encountered.
|
| Provider
Abstract interface for reading from a stream.
|
| Token
Describes the input token stream.
|
Copyright © 2017–2019 Philip Helger. All rights reserved.