public class JNewExpr extends AbstractNewExpr 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, getBaseType, getType, getUseBoxes, setBaseType, toString, toString
public JNewExpr(RefType type)
public void convertToBaf(JimpleToBafContext context, List<Unit> out)
convertToBaf
in interface ConvertToBaf