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