Module dev.civl.mc
Package dev.civl.mc.model.IF.expression
Interface CompoundLiteralExpression.CIVLCompoundLiteralObject
- All Superinterfaces:
CompoundLiteralExpression.CIVLLiteralObject,Iterable<CompoundLiteralExpression.CIVLLiteralObject>
- Enclosing interface:
CompoundLiteralExpression
public static interface CompoundLiteralExpression.CIVLCompoundLiteralObject
extends CompoundLiteralExpression.CIVLLiteralObject, Iterable<CompoundLiteralExpression.CIVLLiteralObject>
The CIVL model counterpart of
CompoundLiteralObject in ABC.-
Method Summary
Methods inherited from interface dev.civl.mc.model.IF.expression.CompoundLiteralExpression.CIVLLiteralObject
subExpressions, typeMethods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
size
int size()
-