| Package | Description |
|---|---|
| com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices |
| Modifier and Type | Method and Description |
|---|---|
ArgVertex |
VertexFactory.makeArgVertex(FuncVertex func) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ArgVertex> |
VertexFactory.getArgVertices() |
| Modifier and Type | Method and Description |
|---|---|
T |
VertexVisitor.visitArgVertex(ArgVertex argVertex) |
T |
AbstractVertexVisitor.visitArgVertex(ArgVertex argVertex) |
Copyright © 2017. All rights reserved.