|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.parser4j.kernelgenerator.service.LexerDataGenerator
public final class LexerDataGenerator
| Method Summary | |
|---|---|
LexerData |
generate(java.util.Collection<IGrammarNode> rootGrammarNodeCollection,
NonTerminalMap nonTerminalMap)
|
DfaStateMap |
getDfaStateMap()
|
static LexerDataGenerator |
getInstance()
|
LexStateMap |
getLexStateMap()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static LexerDataGenerator getInstance()
public LexerData generate(java.util.Collection<IGrammarNode> rootGrammarNodeCollection,
NonTerminalMap nonTerminalMap)
public LexStateMap getLexStateMap()
public DfaStateMap getDfaStateMap()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||