public class IRCastExpression extends IRExpression
| Constructor and Description |
|---|
IRCastExpression(IRExpression root,
IRType type) |
| Modifier and Type | Method and Description |
|---|---|
IRExpression |
getRoot() |
IRType |
getType() |
getConditionContextgetLineNumber, getParent, isImplicit, maybeEraseStructuralSymbolTypes, maybeEraseStructuralType, maybeEraseStructuralType, maybeEraseStructuralTypes, setImplicit, setLineNumber, setParent, setParentToThispublic IRCastExpression(IRExpression root, IRType type)
public IRExpression getRoot()
public IRType getType()
getType in class IRExpressionCopyright © 2020. All rights reserved.