public class AllocVal extends Val
m, unbalancedStmt| Constructor and Description |
|---|
AllocVal(soot.Value v,
soot.SootMethod m,
soot.Value alloc,
Statement s) |
| Modifier and Type | Method and Description |
|---|---|
Statement |
allocationStatement() |
soot.Value |
allocationValue() |
boolean |
isNewExpr() |
String |
toString() |
asUnbalanced, equals, getType, hashCode, isStatic, isUnbalanced, m, value, zeropublic AllocVal(soot.Value v,
soot.SootMethod m,
soot.Value alloc,
Statement s)
Copyright © 2023. All rights reserved.