public class FeaturesTrueTable extends Object
| Constructor and Description |
|---|
FeaturesTrueTable(SootMethod sm) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hybrid2objFormula1() |
boolean |
hybrid2objFormula2() |
boolean |
twoCFAFormula1() |
boolean |
twoCFAFormula2() |
boolean |
twoObjFormula1() |
boolean |
twoObjFormula2() |
boolean |
twoTypeFormula1() |
boolean |
twoTypeFormula2() |
public FeaturesTrueTable(SootMethod sm)
public boolean hybrid2objFormula2()
public boolean hybrid2objFormula1()
public boolean twoObjFormula2()
public boolean twoObjFormula1()
public boolean twoTypeFormula2()
public boolean twoTypeFormula1()
public boolean twoCFAFormula2()
public boolean twoCFAFormula1()
Copyright © 2024 Soot OSS. All rights reserved.