Uses of Interface
dev.civl.mc.model.IF.expression.LiteralExpression
Packages that use LiteralExpression
Package
Description
Submodule model.expression defines expression in CIVL.
-
Uses of LiteralExpression in dev.civl.mc.model.IF.expression
Subinterfaces of LiteralExpression in dev.civl.mc.model.IF.expressionModifier and TypeInterfaceDescriptioninterfaceA literal boolean value.interfaceinterfaceThis class represents compound literal expressions, including string literals.interfaceAn integer literal.interfaceA real literal.interfaceThis is a rectangular domain literal expression, which is the Cartesian product of a number of ranges, e.g.,{range1, range2, range3, ...}.