public final class ContextMethod extends Object
| Constructor and Description |
|---|
ContextMethod(SootMethod method,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
Context |
context() |
boolean |
equals(Object o) |
int |
hashCode() |
SootMethod |
method() |
String |
toString() |
public ContextMethod(SootMethod method, Context context)
Copyright © 2024 Soot OSS. All rights reserved.