Uses of Class
marf.nlp.Parsing.GrammarCompiler.Grammar

Packages that use Grammar
marf.nlp.Parsing.GrammarCompiler   
 

Uses of Grammar in marf.nlp.Parsing.GrammarCompiler
 

Fields in marf.nlp.Parsing.GrammarCompiler declared as Grammar
protected  Grammar GrammarCompiler.oGrammar
          Instance of the grammar as a set of production Rules, First and Follow sets.
 

Methods in marf.nlp.Parsing.GrammarCompiler that return Grammar
 Grammar GrammarCompiler.getGrammar()
          Allows querying for inner instance of the grammar.
 



SourceForge Logo