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