java.lang.Object
com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.Vertex
com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.CreationSiteVertex
All Implemented Interfaces:
ObjectVertex, ContextItem, InstanceKey

public class CreationSiteVertex extends Vertex implements ObjectVertex
  • Constructor Details

    • CreationSiteVertex

      public CreationSiteVertex(IMethod node, int instructionIndex, TypeReference createdType)
  • Method Details