Uses of Enum
morfologik.fsa.builders.FSABuilder.InfoEntry
Packages that use FSABuilder.InfoEntry
-
Uses of FSABuilder.InfoEntry in morfologik.fsa.builders
Subclasses with type arguments of type FSABuilder.InfoEntry in morfologik.fsa.buildersModifier and TypeClassDescriptionstatic enumDebug and information constants.Fields in morfologik.fsa.builders with type parameters of type FSABuilder.InfoEntryModifier and TypeFieldDescriptionprivate TreeMap<FSABuilder.InfoEntry, Object> FSABuilder.infoInformation about the automaton and its compilation.Methods in morfologik.fsa.builders that return FSABuilder.InfoEntryModifier and TypeMethodDescriptionstatic FSABuilder.InfoEntryReturns 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