Package | Description |
---|---|
cz.cuni.mff.corrector.grammar |
Regular tree grammars.
|
Modifier and Type | Method and Description |
---|---|
Automaton |
Context.getGlushkovAutomaton()
Returns the Glushkov automaton for an associated regular expression.
|
Automaton |
Rule.getGlushkovAutomaton()
Returns the Glushkov automaton for an associated regular expression.
|