polyglot.visit
Class DataFlow.FlowGraphSource

java.lang.Object
  extended by polyglot.visit.DataFlow.FlowGraphSource
Enclosing class:
DataFlow

protected static class DataFlow.FlowGraphSource
extends java.lang.Object


Method Summary
 FlowGraph flowGraph()
           
 CodeDecl source()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

flowGraph

public FlowGraph flowGraph()

source

public CodeDecl source()