|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabc.parser.AutomataFactory
Field Summary | |
static java.util.Vector |
m_allPreviouslyCreatedAutomatas
|
Constructor Summary | |
AutomataFactory()
|
Method Summary | |
static FinaleStateAutomata |
getAutomata(TokenType abcTokenType)
|
static FinaleStateAutomata |
getAutomata(TokenType[] tokenTypes)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.util.Vector m_allPreviouslyCreatedAutomatas
Constructor Detail |
public AutomataFactory()
Method Detail |
public static FinaleStateAutomata getAutomata(TokenType abcTokenType)
public static FinaleStateAutomata getAutomata(TokenType[] tokenTypes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |