Package scale.callGraph

Provides the main container class for a compilation unit.

See:
          Description

Class Summary
CallGraph This class holds all of the RoutineDecl instances for the routines in a single compilation unit.
ClefCalls This class is used to build the call graph from a Clef AST.
Suite This class is meant to facilitate separate compilations by being a repository for multiple CallGraph instances.
 

Package scale.callGraph Description

Provides the main container class for a compilation unit.