Uses of Class
ca.phon.fsa.SimpleFSA.DecisionTracker
Packages that use SimpleFSA.DecisionTracker
-
Uses of SimpleFSA.DecisionTracker in ca.phon.fsa
Methods in ca.phon.fsa that return types with arguments of type SimpleFSA.DecisionTrackerMethod parameters in ca.phon.fsa with type arguments of type SimpleFSA.DecisionTrackerModifier and TypeMethodDescriptionprotected FSATransition<T>
This method is called when the machine fails before end of input during delta.This method chooses which state the machine should move to given a machine state.