|
|||||||||
| Home >> All >> Compil3r >> [ Quad overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
Compil3r.Quad
Interface ControlFlowGraphVisitor

- All Known Implementing Classes:
- AndersenPointerAnalysis.Visitor, BasicBlockVisitor.AllBasicBlockVisitor, Dataflow.Intraprocedural, DataflowFramework.Intraprocedural, DotGraph, MethodInline, MethodSummary.MethodSummaryBuilder, PrintCFG
- public interface ControlFlowGraphVisitor
- Version:
- $Id: ControlFlowGraphVisitor.java,v 1.5 2003/05/12 10:05:15 joewhaley Exp $
| Nested Class Summary | |
static class |
ControlFlowGraphVisitor.CodeCacheVisitor
|
| Method Summary | |
void |
visitCFG(ControlFlowGraph cfg)
|
| Method Detail |
visitCFG
public void visitCFG(ControlFlowGraph cfg)
|
|||||||||
| Home >> All >> Compil3r >> [ Quad overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC