|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.parser4j.generator.service.GrammarTreeFactory
public final class GrammarTreeFactory
create grammar tree from root data node
Method Summary | |
---|---|
GrammarTreeFactoryData |
createGrammar(IGrammarDefNode rootData)
create grammar tree |
static GrammarTreeFactory |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static GrammarTreeFactory getInstance()
public GrammarTreeFactoryData createGrammar(IGrammarDefNode rootData) throws GeneratorException
rootData
- root data node of grammar definition text file parsing
GeneratorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |