public interface CtxConstructor
| Modifier and Type | Field and Description |
|---|---|
static Context |
emptyContext |
| Modifier and Type | Method and Description |
|---|---|
Context |
constructCtx(ContextMethod caller,
ContextAllocNode receiverNode,
CallSite callSite,
SootMethod target) |
static final Context emptyContext
Context constructCtx(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target)
Copyright © 2024 Soot OSS. All rights reserved.