Contents
Interface IClassHierarchyDweller
- All Known Implementing Classes:
AbstractReflectionInterpreter.SpecializedMethod
,AbstractRootMethod
,AndroidEntryPoint
,AndroidModel
,AndroidModelClass
,ArrayClass
,ArrayContents
,AstCallGraph.AstCGNode
,AstCallGraph.AstFakeRoot
,AstCallGraph.ScriptFakeRoot
,AstClass
,AstDynamicField
,AstDynamicPropertyClass
,AstField
,AstFunctionClass
,AstMethod
,BasicCallGraph.NodeImpl
,BypassSyntheticClass
,BytecodeClass
,CAstAbstractModuleLoader.CoreClass
,CAstAbstractModuleLoader.DynamicCodeBody
,CAstAbstractModuleLoader.DynamicMethodObject
,CISDG
,CrossLanguageCallGraph.CrossLanguageFakeRoot
,DelegatingExplicitCallGraph.DelegatingCGNode
,DexEntryPoint
,DexIClass
,DexIField
,DexIMethod
,ExplicitCallGraph.ExplicitNode
,ExternalModel
,FactoryBypassInterpreter.SpecializedFactoryMethod
,FakeRootClass
,FakeRootMethod
,FakeWorldClinitMethod
,FieldImpl
,IntentModel
,JavaScriptConstructorFunctions.JavaScriptConstructor
,JavaScriptSummarizedFunction
,JavaSourceLoaderImpl.AbstractJavaMethod
,JavaSourceLoaderImpl.ConcreteJavaMethod
,JavaSourceLoaderImpl.JavaClass
,JavaSourceLoaderImpl.JavaEntityMethod
,JavaSourceLoaderImpl.JavaField
,JSCallGraph.JSFakeRoot
,JVMClass
,LambdaSummaryClass
,MicroModel
,MiniModel
,PhantomClass
,SDG
,ShrikeBTMethod
,ShrikeClass
,ShrikeCTMethod
,SummarizedMethod
,SummarizedMethodWithNames
,SyntheticClass
,SyntheticMethod
,SystemServiceModel
,UnknownTargetModel
public interface IClassHierarchyDweller
Something that lives in a class hierarchy
-
Method Details
-
getClassHierarchy
IClassHierarchy getClassHierarchy()
-