| Package | Description |
|---|---|
| com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices |
| Modifier and Type | Method and Description |
|---|---|
VarVertex |
VertexFactory.makeVarVertex(FuncVertex func,
int valueNumber) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<VarVertex> |
VertexFactory.getVarVertices() |
| Modifier and Type | Method and Description |
|---|---|
T |
VertexVisitor.visitVarVertex(VarVertex varVertex) |
T |
AbstractVertexVisitor.visitVarVertex(VarVertex varVertex) |
Copyright © 2017. All rights reserved.