|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDFA
InfoDFA
An extension of the class DFA allowing to store an information in a state as an integer and to identify a state as being the sink (used for LR analysis).
| Constructor Summary | |
InfoDFA(int n,
Alphabet a)
|
|
| Methods inherited from class DFA |
main, minimize, minimize, next, quotient, quotient, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public InfoDFA(int n,
Alphabet a)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||