Uses of Class
ca.phon.phonex.PhonexFSA
-
Uses of PhonexFSA in ca.phon.phonex
Modifier and TypeMethodDescriptionfinal PhonexFSA
PhonexCompiler.baseexpr()
final PhonexFSA
PhonexCompiler.expr()
PhonexCompiler2.getFsa()
PhonexPattern.getFsa()
Access the internal fsa for package-level classes.Modifier and TypeMethodDescriptionvoid
PhonexFSA.appendGroup
(PhonexFSA fsa) Append a machine to this machineModifier and TypeMethodDescriptionvoid
PhonexFSA.appendOredGroups
(int parentGroupIndex, List<PhonexFSA> orFsas)