|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use marf.nlp.Parsing.GrammarCompiler | |
---|---|
marf.nlp.Parsing | |
marf.nlp.Parsing.GrammarCompiler |
Classes in marf.nlp.Parsing.GrammarCompiler used by marf.nlp.Parsing | |
---|---|
GrammarCompiler
Grammar compiler -- compiles source grammar file and produces a corresponding transition table for a given language denoted by the grammar. |
|
GrammarElement
Generic grammar token that must be subclassed. |
|
NonTerminal
Non-terminal grammar element. |
|
Terminal
Represents terminal symbol grammar element. |
Classes in marf.nlp.Parsing.GrammarCompiler used by marf.nlp.Parsing.GrammarCompiler | |
---|---|
Grammar
Represents the language Grammar data structure. |
|
GrammarAnalyzer
GrammarAnalyzer class encapsulates functionality required for lexical analysis of a the grammar definition file. |
|
GrammarCompiler
Grammar compiler -- compiles source grammar file and produces a corresponding transition table for a given language denoted by the grammar. |
|
GrammarElement
Generic grammar token that must be subclassed. |
|
GrammarTokenType
Represents the data type of a grammar token. |
|
NonTerminal
Non-terminal grammar element. |
|
Rule
Language Grammar Rule. |
|
Terminal
Represents terminal symbol grammar element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |