|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.parser4j.generator.service.StatementToGrammarNode
public final class StatementToGrammarNode
| Method Summary | |
|---|---|
IGrammarNode |
create(StatementDef statementDef,
NonTerminalMap nonTerminalMap)
create IGrammarNode from StatementDeffor 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 StatementDefStatementDef 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 StatementDefintermediate -
StatementDef
GeneratorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||