Package gw.lang.ir.expression
Class IRCompositeExpression
java.lang.Object
gw.lang.ir.IRElement
gw.lang.ir.IRExpression
gw.lang.ir.expression.IRCompositeExpression
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIRCompositeExpression(IRElement... elements) IRCompositeExpression(List<IRElement> elements) -
Method Summary
Methods inherited from class gw.lang.ir.IRExpression
getConditionContextMethods inherited from class gw.lang.ir.IRElement
getLineNumber, getParent, isImplicit, maybeEraseStructuralSymbolTypes, maybeEraseStructuralType, maybeEraseStructuralType, maybeEraseStructuralTypes, setImplicit, setLineNumber, setParent, setParentToThis
-
Field Details
-
_elements
-
-
Constructor Details
-
IRCompositeExpression
-
IRCompositeExpression
-
-
Method Details
-
getElements
-
addElement
-
getType
- Specified by:
getTypein classIRExpression
-