Class UnknownVertex
java.lang.Object
com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.Vertex
com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.UnknownVertex
The unknown vertex is used to model complicated data flow. For instance, thrown exceptions flow
into Unknown, and catch blocks read their values from it.
- Author:
- mschaefer
-
Field Summary
-
Method Summary
Methods inherited from class com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.Vertex
toSourceLevelString