|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlFlowGraph | |
---|---|
edu.cmu.cs.crystal.internal | An internal package for Crystal to interact with Eclipse and start running the analyses. |
Uses of ControlFlowGraph in edu.cmu.cs.crystal.internal |
---|
Methods in edu.cmu.cs.crystal.internal that return ControlFlowGraph | |
---|---|
ControlFlowGraph |
ControlFlowNode.getControlFlowGraph()
Retrieves the ControlFlowGraph |
Constructors in edu.cmu.cs.crystal.internal with parameters of type ControlFlowGraph | |
---|---|
ControlFlowNode(ControlFlowGraph cfg,
org.eclipse.jdt.core.dom.ASTNode inASTNode)
Contructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |