|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Algorithms which are capable of generating a DFA
from
a RegularSet
can be encapsulated by the
DFAConstructor
interface.
Method Summary | |
DFA |
construct(RegularSet grammar)
Constructs a DFA from the given
RegularSet . |
Method Detail |
public DFA construct(RegularSet grammar)
DFA
from the given
RegularSet
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |