Uses of Enum
morfologik.fsa.builders.FSABuilder.InfoEntry
Packages that use FSABuilder.InfoEntry
-
Uses of FSABuilder.InfoEntry in morfologik.fsa.builders
Fields in morfologik.fsa.builders with type parameters of type FSABuilder.InfoEntryModifier and TypeFieldDescriptionprivate TreeMap<FSABuilder.InfoEntry,
Object> FSABuilder.info
Information about the automaton and its compilation.Methods in morfologik.fsa.builders that return FSABuilder.InfoEntryModifier and TypeMethodDescriptionstatic FSABuilder.InfoEntry
Returns the enum constant of this type with the specified name.static FSABuilder.InfoEntry[]
FSABuilder.InfoEntry.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in morfologik.fsa.builders that return types with arguments of type FSABuilder.InfoEntry