| Class | Description |
|---|---|
| Column |
The superclass of memoization table columns.
|
| ParseError |
An erroneous parse.
|
| ParserBase |
The base class for packrat parsers.
|
| Result |
The superclass of all parser results.
|
| SemanticValue |
A semantic value.
|
| Exception | Description |
|---|---|
| ParseException |
An exception representing a
parse error. |
Copyright © 2012. All Rights Reserved.