Uses of Enum
morfologik.fsa.FSAFlags
Packages that use FSAFlags
-
Uses of FSAFlags in morfologik.fsa
Fields in morfologik.fsa with type parameters of type FSAFlagsModifier and TypeFieldDescriptionCFSA.flags
Flags for this automaton version.CFSA2.flags
Flags for this automaton version.FSA5.flags
Flags for this automaton version.Methods in morfologik.fsa that return FSAFlagsModifier and TypeMethodDescriptionstatic FSAFlags
Returns the enum constant of this type with the specified name.static FSAFlags[]
FSAFlags.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in morfologik.fsa that return types with arguments of type FSAFlagsModifier and TypeMethodDescriptionCFSA.getFlags()
CFSA2.getFlags()
FSA.getFlags()
FSA5.getFlags()
Method parameters in morfologik.fsa with type arguments of type FSAFlags -
Uses of FSAFlags in morfologik.fsa.builders
Fields in morfologik.fsa.builders with type parameters of type FSAFlagsModifier and TypeFieldDescriptionCFSA2Serializer.flags
Supported flags.FSA5Serializer.flags
Supported flags.Methods in morfologik.fsa.builders that return types with arguments of type FSAFlags