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