Package qilin.pta.toolkits.conch
Class DFA
java.lang.Object
qilin.pta.toolkits.conch.DFA
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic DFA.State
nextState
(DFA.State curr, DFA.TranCond tranCond) static DFA.State
nextState2
(DFA.TranCond tranCond)
-
Constructor Details
-
DFA
public DFA()
-
-
Method Details
-
nextState
-
nextState2
-