|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Export | This predicate class exports a Scribble graph so that it can be visualized. |
ExportCFG | This predicate class exports a Scribble CFG so that it can be visualized. |
ExpressionList | This class scans a Scribble CFG looking for lexically identical binary expressions. |
References | This class scans a Scribble CFG looking for declaration references. |
Supertype | This class is an implementation of the Score predicate interface used for the visit pattern. |
TraceChords | This class visits all the expressions in the a Scribble graph. |
Provides various CFG spanning utilities.
The most important utility is the References
class which locates
all declaration
references in the CFG.
The Export
classes are used to generate graphical displays of the CFG.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |