Class AbstractVertexVisitor<T>

java.lang.Object
com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.AbstractVertexVisitor<T>
All Implemented Interfaces:
VertexVisitor<T>

public class AbstractVertexVisitor<T> extends Object implements VertexVisitor<T>
Visitor class for Vertex.
Author:
mschaefer