|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.parser4j.generator.service.StatementToGrammarNode
public final class StatementToGrammarNode
Method Summary | |
---|---|
IGrammarNode |
create(StatementDef statementDef,
NonTerminalMap nonTerminalMap)
create IGrammarNode from StatementDef for StatementDef of type
EnumStatementDefType.NON_TERMINAL witch for match manager class
name is not defined will create a null IGrammarNode |
static StatementToGrammarNode |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static StatementToGrammarNode getInstance()
public IGrammarNode create(StatementDef statementDef, NonTerminalMap nonTerminalMap) throws GeneratorException
IGrammarNode
from StatementDef
StatementDef
of type
EnumStatementDefType.NON_TERMINAL
witch for match manager class
name is not defined will create a null IGrammarNode
statementDef
- sourcenonTerminalMap
- to update with non terminal defined by StatementDef
intermediate
-
StatementDef
GeneratorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |