|
Grammatica 1.4 Documentation | |||||||
FRAMES NO FRAMES |
Class Summary | |
Analyzer | A parse tree analyzer. |
Automaton | A deterministic finite automaton. |
AutomatonTree | An automaton state transition tree. |
LookAheadSet | A token look-ahead set. |
Node | An abstract parse tree node. |
ParseException | A parse exception. |
Parser | A base parser class. |
ParserCreationException | A parser creation exception. |
ParserLogException | A parser log exception. |
Production | A production node. |
ProductionPattern | A production pattern. |
ProductionPatternAlternative | A production pattern alternative. |
ProductionPatternElement | A production pattern element. |
RecursiveDescentParser | A recursive descent parser. |
RegExpTokenMatcher | A regular expression token pattern matcher. |
StringTokenMatcher | A string token pattern matcher. |
Token | A token node. |
Tokenizer | A character stream tokenizer. |
TokenMatcher | A token pattern matcher. |
TokenPattern | A token pattern. |
|
Grammatica 1.4 Documentation | |||||||
FRAMES NO FRAMES |