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