Package com.ibm.wala.ipa.callgraph
Interface ContextItem
-
- All Known Subinterfaces:
CGNode,FilteredPointerKey.TypeFilter,IBytecodeMethod,IMethod,InstanceKey,InstanceKeyWithNode
- All Known Implementing Classes:
AbstractReflectionInterpreter.SpecializedMethod,AbstractRootMethod,AbstractTypeInNode,ActivityModelMethod,AllocationSite,AllocationSiteInNode,AndroidSettingFactory.ExternalIntent,AndroidSettingFactory.IgnoreIntent,AndroidSettingFactory.InternalIntent,AndroidSettingFactory.StandardIntent,AndroidSettingFactory.UnknownIntent,AstCallGraph.AstCGNode,AstCallGraph.AstFakeRoot,AstCallGraph.ScriptFakeRoot,AstMethod,BasicCallGraph.NodeImpl,CallSiteReference,CallString,ConcreteTypeKey,ConeType,ConstantKey,ContextItem.Value,CrossLanguageCallGraph.CrossLanguageFakeRoot,DelegatingExplicitCallGraph.DelegatingCGNode,DexFakeRootMethod,DexIMethod,ExplicitCallGraph.ExplicitNode,FactoryBypassInterpreter.SpecializedFactoryMethod,FakeRootMethod,FakeWorldClinitMethod,FilteredPointerKey.MultipleClassesFilter,FilteredPointerKey.SingleClassFilter,FilteredPointerKey.SingleInstanceFilter,FilteredPointerKey.TargetMethodFilter,GlobalObjectKey,Intent,JavaPrimitiveType,MethodHandles.MethodItem,MultiNewArrayInNode,NormalAllocationInNode,PointType,PrimitiveType,ScopeMappingInstanceKeys.ScopeMappingInstanceKey,SetType,ShrikeBTMethod,ShrikeCTMethod,SmushedAllocationSiteInNode,StringConstantCharArray,SummarizedMethod,SummarizedMethodWithNames,SyntheticMethod,TypeAbstraction,ZeroLengthArrayInNode
public interface ContextItemA placeholder for strong typing.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classContextItem.Value<T>
-