public class IRInstanceOfExpression extends IRExpression
| Constructor and Description |
|---|
IRInstanceOfExpression(IRExpression root,
IRType testType) |
| Modifier and Type | Method and Description |
|---|---|
IRExpression |
getRoot() |
IRType |
getTestType() |
IRType |
getType() |
getLineNumber, getParent, isImplicit, maybeEraseStructuralSymbolTypes, maybeEraseStructuralType, maybeEraseStructuralType, maybeEraseStructuralTypes, setImplicit, setLineNumber, setParent, setParentToThispublic IRInstanceOfExpression(IRExpression root, IRType testType)
public IRExpression getRoot()
public IRType getTestType()
public IRType getType()
getType in class IRExpressionCopyright © 2016. All rights reserved.