| Package | Description |
|---|---|
| qilin.pta | |
| qilin.pta.tools |
| Modifier and Type | Field and Description |
|---|---|
DebloatedPTA.DebloatApproach |
PTAConfig.PointerAnalysisConfiguration.debloatApproach |
| Modifier and Type | Field and Description |
|---|---|
protected DebloatedPTA.DebloatApproach |
DebloatedPTA.debloatApproach |
| Modifier and Type | Method and Description |
|---|---|
static DebloatedPTA.DebloatApproach |
DebloatedPTA.DebloatApproach.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DebloatedPTA.DebloatApproach[] |
DebloatedPTA.DebloatApproach.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DebloatedPTA(BasePTA basePTA,
DebloatedPTA.DebloatApproach approach) |
Copyright © 2024 Soot OSS. All rights reserved.