Uses of Class
ca.phon.phonex.PhonexFSA
Packages that use PhonexFSA
-
Uses of PhonexFSA in ca.phon.phonex
Methods in ca.phon.phonex that return PhonexFSAModifier and TypeMethodDescriptionfinal PhonexFSA
PhonexCompiler.baseexpr()
final PhonexFSA
PhonexCompiler.expr()
PhonexCompiler2.getFsa()
PhonexPattern.getFsa()
Access the internal fsa for package-level classes.Methods in ca.phon.phonex with parameters of type PhonexFSAModifier and TypeMethodDescriptionvoid
PhonexFSA.appendGroup
(PhonexFSA fsa) Append a machine to this machineMethod parameters in ca.phon.phonex with type arguments of type PhonexFSAModifier and TypeMethodDescriptionvoid
PhonexFSA.appendOredGroups
(int parentGroupIndex, List<PhonexFSA> orFsas)