Uses of Enum Class
dev.civl.mc.model.IF.expression.LiteralExpression.LiteralKind
Packages that use LiteralExpression.LiteralKind
Package
Description
Submodule model.expression defines expression in CIVL.
-
Uses of LiteralExpression.LiteralKind in dev.civl.mc.model.IF.expression
Methods in dev.civl.mc.model.IF.expression that return LiteralExpression.LiteralKindModifier and TypeMethodDescriptionLiteralExpression.literalKind()Returns the enum constant of this class with the specified name.static LiteralExpression.LiteralKind[]LiteralExpression.LiteralKind.values()Returns an array containing the constants of this enum class, in the order they are declared.