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