Package com.ibm.wala.ipa.cha
Interface IClassHierarchyDweller
-
- All Known Implementing Classes:
AbstractReflectionInterpreter.SpecializedMethod,AbstractRootMethod,ActivityModelMethod,AndroidEntryPoint,AndroidModel,AndroidModelClass,ArrayClass,ArrayContents,AstCallGraph.AstCGNode,AstCallGraph.AstFakeRoot,AstCallGraph.ScriptFakeRoot,AstClass,AstDynamicField,AstDynamicPropertyClass,AstField,AstFunctionClass,AstMethod,BasicCallGraph.NodeImpl,BypassSyntheticClass,BytecodeClass,CISDG,CrossLanguageCallGraph.CrossLanguageFakeRoot,DelegatingExplicitCallGraph.DelegatingCGNode,DexEntryPoint,DexFakeRootMethod,DexIClass,DexIField,DexIMethod,ExplicitCallGraph.ExplicitNode,ExternalModel,FactoryBypassInterpreter.SpecializedFactoryMethod,FakeRootClass,FakeRootMethod,FakeWorldClinitMethod,FieldImpl,IntentModel,JVMClass,LambdaSummaryClass,MicroModel,MiniModel,SDG,ShrikeBTMethod,ShrikeClass,ShrikeCTMethod,SummarizedMethod,SummarizedMethodWithNames,SyntheticClass,SyntheticMethod,SystemServiceModel,UnknownTargetModel
public interface IClassHierarchyDwellerSomething that lives in a class hierarchy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IClassHierarchygetClassHierarchy()
-
-
-
Method Detail
-
getClassHierarchy
IClassHierarchy getClassHierarchy()
-
-