Helper method for retrieving error message when tags are not nested correctly.
evaluate(Automaton<T>) -
Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaive.Naive
evaluate(Automaton<T>) -
Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaive.NaiveAutomaton
evaluate(Automaton<T>) -
Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaive.NaiveRules
evaluate(Automaton<T>) -
Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveAlphabet.NaiveAlphabet
Expands complicated regular expressions in the provided initial grammar
and returns a new grammar containing only concatenations on the right hand
sides.