|
Class Summary |
| DefaultFactory |
This is the default factory for tree nodes for the SmartFrog parser. |
| DefaultIncludeHandler |
This is the default include handler for the SmartFrog parser. |
| DefaultParser |
|
| DefaultParserTokenManager |
|
| Function |
Construct the function apply reference object, and replace self with this |
| JavaCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing). |
| Phase |
Phase is a class that implements a phase on a ComponentDescritpion. |
| PhaseNames |
This the standard phases of parsing |
| SFParser |
Implements the default Parser interface for SmartFrog parsers. |
| Token |
Describes the input token stream. |