public final class VarVertex extends Vertex implements com.ibm.wala.ipa.callgraph.propagation.PointerKey
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(VertexVisitor<T> visitor) |
FuncVertex |
getFunction() |
int |
getValueNumber() |
String |
toString() |
public FuncVertex getFunction()
public int getValueNumber()
public <T> T accept(VertexVisitor<T> visitor)
Copyright © 2017. All rights reserved.