Uses of Enum
qilin.pta.toolkits.turner.DFA.State
-
Uses of DFA.State in qilin.pta.toolkits.turner
Modifier and TypeMethodDescriptionstatic DFA.State
DFA.nextState
(DFA.State curr, DFA.TranCond tranCond) static DFA.State
Returns the enum constant of this type with the specified name.static DFA.State[]
DFA.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic DFA.State
DFA.nextState
(DFA.State curr, DFA.TranCond tranCond)