public class JInstanceOfExpr extends AbstractInstanceOfExpr implements ConvertToBaf
| Constructor and Description |
|---|
JInstanceOfExpr(Value op,
Type checkType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Returns a clone of this Value.
|
void |
convertToBaf(JimpleToBafContext context,
List<Unit> out) |
apply, equivHashCode, equivTo, getCheckType, getOp, getOpBox, getType, getUseBoxes, setCheckType, setOp, toString, toStringpublic void convertToBaf(JimpleToBafContext context, List<Unit> out)
convertToBaf in interface ConvertToBafCopyright © 2020 Soot OSS. All rights reserved.