public class StaticFieldVal extends Val
m, unbalancedStmt| Constructor and Description |
|---|
StaticFieldVal(soot.Value v,
soot.SootField field,
soot.SootMethod m) |
| Modifier and Type | Method and Description |
|---|---|
Val |
asUnbalanced(Statement stmt) |
boolean |
equals(Object obj) |
soot.SootField |
field() |
int |
hashCode() |
boolean |
isStatic() |
String |
toString() |
public StaticFieldVal(soot.Value v,
soot.SootField field,
soot.SootMethod m)
public soot.SootField field()
public Val asUnbalanced(Statement stmt)
asUnbalanced in class ValCopyright © 2023. All rights reserved.