Package monq.jfa.actions
Class SwitchDfa
java.lang.Object
monq.jfa.actions.SwitchDfa
- All Implemented Interfaces:
Action
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SwitchDfa
public SwitchDfa()
-
-
Method Details
-
setDfa
-
invoke
Description copied from interface:ActionWill be called with new data appended to the givenStringBuilder. The method is free to work in any way with the whole text content, not only the new part demarcated by thestartparameter.
-