| Package | Description |
|---|---|
| com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices |
| Modifier and Type | Method and Description |
|---|---|
RetVertex |
VertexFactory.makeRetVertex(FuncVertex func) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<RetVertex> |
VertexFactory.getRetVertices() |
| Modifier and Type | Method and Description |
|---|---|
T |
VertexVisitor.visitRetVertex(RetVertex retVertex) |
T |
AbstractVertexVisitor.visitRetVertex(RetVertex retVertex) |
Copyright © 2017. All rights reserved.