Uses of Enum Class
de.grogra.xl.compiler.xl16u.XL16UDeclarationSegmentParser.Kind
Packages that use XL16UDeclarationSegmentParser.Kind
-
Uses of XL16UDeclarationSegmentParser.Kind in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XL16UDeclarationSegmentParser.KindModifier and TypeMethodDescriptionXL16UDeclarationSegmentParser.Result.getKind()Returns the enum constant of this class with the specified name.static XL16UDeclarationSegmentParser.Kind[]XL16UDeclarationSegmentParser.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.