Class PropVertex
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
A property vertex represents all properties with a given name.
- Author:
- mschaefer
-
Method Summary
Methods inherited from class Vertex
toSourceLevelStringModifier and TypeMethodDescriptionIf possible, returns a String representation ofthisthat refers to source-level entities rather thatn WALA-internal ones (e.g., source-level variable names rather than SSA value numbers).