Uses of Interface
dev.civl.mc.model.IF.expression.CompoundLiteralExpression.CIVLCompoundLiteralObject
Packages that use CompoundLiteralExpression.CIVLCompoundLiteralObject
Package
Description
Submodule model.expression defines expression in CIVL.
-
Uses of CompoundLiteralExpression.CIVLCompoundLiteralObject in dev.civl.mc.model.IF.expression
Methods in dev.civl.mc.model.IF.expression that return CompoundLiteralExpression.CIVLCompoundLiteralObjectModifier and TypeMethodDescriptionCompoundLiteralExpression.createCompoundLiteralObject(CIVLType type, List<CompoundLiteralExpression.CIVLLiteralObject> elements) CompoundLiteralExpression.getLiteralObject()Methods in dev.civl.mc.model.IF.expression with parameters of type CompoundLiteralExpression.CIVLCompoundLiteralObjectModifier and TypeMethodDescriptionvoidCompoundLiteralExpression.setLiteralObject(CompoundLiteralExpression.CIVLCompoundLiteralObject obj) SetCompoundLiteralExpression.CIVLCompoundLiteralObjectof this expression.