Package Hierarchies:
Class Hierarchy
- java.lang.Object
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.AbstractVertexVisitor<T> (implements com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.VertexVisitor<T>)
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.Vertex
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.ArgVertex (implements com.ibm.wala.ipa.callgraph.propagation.PointerKey)
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.CallVertex
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.CreationSiteVertex (implements com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.ObjectVertex)
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.FuncVertex (implements com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.ObjectVertex)
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.GlobalVertex (implements com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.ObjectVertex)
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.LexicalVarVertex
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.ParamVertex
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.PropVertex (implements com.ibm.wala.ipa.callgraph.propagation.PointerKey)
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.PrototypeFieldVertex (implements com.ibm.wala.ipa.callgraph.propagation.PointerKey)
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.ReflectiveCallVertex
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.RetVertex (implements com.ibm.wala.ipa.callgraph.propagation.PointerKey)
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.UnknownVertex
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.VarVertex (implements com.ibm.wala.ipa.callgraph.propagation.PointerKey)
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.VertexFactory
Interface Hierarchy
- com.ibm.wala.ipa.callgraph.ContextItem
- com.ibm.wala.ipa.callgraph.propagation.InstanceKey
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.ObjectVertex
- com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.VertexVisitor<T>