Uses of Interface
dev.civl.mc.model.IF.expression.CompoundLiteralExpression.CIVLLiteralObject
Packages that use CompoundLiteralExpression.CIVLLiteralObject
Package
Description
Submodule model.expression defines expression in CIVL.
-
Uses of CompoundLiteralExpression.CIVLLiteralObject in dev.civl.mc.model.IF.expression
Subinterfaces of CompoundLiteralExpression.CIVLLiteralObject in dev.civl.mc.model.IF.expressionModifier and TypeInterfaceDescriptionstatic interfaceThe CIVL model counterpart ofCompoundLiteralObjectin ABC.static interfaceThe CIVL model counterpart ofScalarLiteralObjectin ABC.Methods in dev.civl.mc.model.IF.expression that return CompoundLiteralExpression.CIVLLiteralObjectModifier and TypeMethodDescriptionCompoundLiteralExpression.createScalarLiteralObject(CIVLType type, Expression expr) Method parameters in dev.civl.mc.model.IF.expression with type arguments of type CompoundLiteralExpression.CIVLLiteralObjectModifier and TypeMethodDescriptionCompoundLiteralExpression.createCompoundLiteralObject(CIVLType type, List<CompoundLiteralExpression.CIVLLiteralObject> elements)