Package ca.phon.fsa
package ca.phon.fsa
-
ClassDescriptionAlways returns
true, this special transition gets lowest priority (if it exists) when then FSA runs so that other transitions may match first.A collection of FSA utility methods used in machine construction.FSAState<T>Element offset type for transitions.SimpleFSA<T>A basic implementation of a fsa.Class for executing a SimleFSA in a step-by-step manner for the purpose of debugging.FSA transition type.