public class Overrides extends Object
com.ibm.wala.dalvik.ipa.callgraph.propagation.cfa,
IntentStarters| Modifier and Type | Class and Description |
|---|---|
protected static class |
Overrides.StartComponentMethodTargetSelector |
| Constructor and Description |
|---|
Overrides(AndroidModel caller,
IClassHierarchy cha,
AnalysisOptions options,
AnalysisCache cache) |
| Modifier and Type | Method and Description |
|---|---|
MethodTargetSelector |
overrideAll()
Generates methods in a MethodTargetSelector.
|
public Overrides(AndroidModel caller, IClassHierarchy cha, AnalysisOptions options, AnalysisCache cache)
public MethodTargetSelector overrideAll() throws CancelException
CancelException