Package gw.lang.ir.expression
Class IRInstanceOfExpression
java.lang.Object
gw.lang.ir.IRElement
gw.lang.ir.IRExpression
gw.lang.ir.expression.IRInstanceOfExpression
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gw.lang.ir.IRExpression
getConditionContext
Methods inherited from class gw.lang.ir.IRElement
getLineNumber, getParent, isImplicit, maybeEraseStructuralSymbolTypes, maybeEraseStructuralType, maybeEraseStructuralType, maybeEraseStructuralTypes, setImplicit, setLineNumber, setParent, setParentToThis
-
Field Details
-
_root
-
_testType
-
-
Constructor Details
-
IRInstanceOfExpression
-
-
Method Details
-
getRoot
-
getTestType
-
getType
- Specified by:
getType
in classIRExpression
-