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.flagsFlags for this automaton version.CFSA2.flagsFlags for this automaton version.FSA5.flagsFlags for this automaton version.Methods in morfologik.fsa that return FSAFlagsModifier and TypeMethodDescriptionstatic FSAFlagsReturns 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.flagsSupported flags.FSA5Serializer.flagsSupported flags.Methods in morfologik.fsa.builders that return types with arguments of type FSAFlags