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

public class PropVertex extends Vertex implements PointerKey
A property vertex represents all properties with a given name.
Author:
mschaefer