public interface UnopExpr extends Expr
Modifier and Type | Method and Description |
---|---|
Value |
getOp() |
ValueBox |
getOpBox() |
void |
setOp(Value op) |
clone, getType, getUseBoxes, toString
apply
equivHashCode, equivTo
Copyright © 2021 Soot OSS. All rights reserved.