public static interface ICallEdge.Visitor<CallEdgeType extends ICallEdge<?>>
| Modifier and Type | Method and Description |
|---|---|
void |
visit(NodeAndContext<?> caller,
CallEdgeType edge,
BlockAndContext<?> callee)
Called when visiting a call edge.
|
void visit(NodeAndContext<?> caller, CallEdgeType edge, BlockAndContext<?> callee)
Copyright © 2012 Aarhus University