public interface UnopExpr extends Expr
| Modifier and Type | Method and Description |
|---|---|
Value |
getOp() |
ValueBox |
getOpBox() |
java.util.List |
getUseBoxes()
Returns a List of boxes corresponding to Values
which are used by (ie contained within) this Value.
|
void |
setOp(Value op) |
applyequivHashCode, equivToValue getOp()
void setOp(Value op)
ValueBox getOpBox()
java.util.List getUseBoxes()
ValuegetUseBoxes in interface ValueCopyright © 2012-2019 RoboVM AB. All Rights Reserved.