| Package | Description |
|---|---|
| qilin.core | |
| qilin.parm.ctxcons | |
| qilin.pta.toolkits.dd | |
| qilin.pta.tools |
| Modifier and Type | Field and Description |
|---|---|
protected CtxConstructor |
CorePTA.ctxCons |
| Modifier and Type | Method and Description |
|---|---|
CtxConstructor |
CorePTA.ctxConstructor() |
abstract CtxConstructor |
PTA.ctxConstructor() |
| Modifier and Type | Class and Description |
|---|---|
class |
CallsiteCtxConstructor |
class |
HybObjCtxConstructor |
class |
HybTypeCtxConstructor |
class |
InsensCtxConstructor |
class |
ObjCtxConstructor |
class |
TypeCtxConstructor |
| Modifier and Type | Class and Description |
|---|---|
class |
TunnelingConstructor |
| Constructor and Description |
|---|
TunnelingConstructor(View view,
CtxConstructor ctxCons) |
| Constructor and Description |
|---|
BeanPTA(PTAScene scene,
CtxConstructor ctxCons) |
DataDrivenPTA(PTAScene scene,
CtxConstructor ctxCons) |
MahjongPTA(PTAScene scene,
int k,
int hk,
CtxConstructor ctxCons) |
TunnelingPTA(PTAScene scene,
CtxConstructor ctxCons,
int k,
int hk) |
ZipperPTA(PTAScene scene,
int k,
int hk,
CtxConstructor ctxCons) |
Copyright © 2024 Soot OSS. All rights reserved.