public class FakeMainFactory extends ArtificialMethod
| Modifier and Type | Class and Description |
|---|---|
class |
FakeMainFactory.EntryPoints |
| Modifier and Type | Field and Description |
|---|---|
static int |
implicitCallEdges |
static FakeMainFactory |
instance |
bodyBuilder, localStart, method, paraLocals, paraStart, stmtList, thisLocal, view| Constructor and Description |
|---|
FakeMainFactory(View view,
SootClass mainClazz) |
| Modifier and Type | Method and Description |
|---|---|
SootMethod |
getFakeMain() |
JStaticFieldRef |
getFieldCurrentThread() |
Value |
getFieldGlobalThrow() |
addAssign, addInvoke, addInvoke, addReturn, getArrayRef, getInvoke, getInvoke, getNew, getNewArray, getNextLocal, getPara, getPara, getStaticFieldRef, getThispublic static FakeMainFactory instance
public static int implicitCallEdges
public SootMethod getFakeMain()
public JStaticFieldRef getFieldCurrentThread()
public Value getFieldGlobalThrow()
Copyright © 2024 Soot OSS. All rights reserved.