public class JNegExpr extends AbstractNegExpr implements ConvertToBaf
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Returns a clone of this Value.
|
void |
convertToBaf(JimpleToBafContext context,
List<Unit> out) |
apply, equivHashCode, equivTo, getType, toString, toStringgetOp, getOpBox, getUseBoxes, setOpequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetUseBoxespublic JNegExpr(Value op)
public void convertToBaf(JimpleToBafContext context, List<Unit> out)
convertToBaf in interface ConvertToBafCopyright © 2020 Soot OSS. All rights reserved.