java.lang.Object
com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.Vertex
com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.ArgVertex
All Implemented Interfaces:
PointerKey

public class ArgVertex extends Vertex implements PointerKey
A return vertex represents the 'arguments' array of a given function.
Author:
Julian Dolby (dolby@us.ibm.com)
  • Method Details