Stanse  -1
cz.muni.stanse.codestructures.CFG Member List

This is the complete list of members for cz.muni.stanse.codestructures.CFG, including all inherited members.

append(CFGPart g)cz.muni.stanse.codestructures.CFGPartinline
append(CFGNode n)cz.muni.stanse.codestructures.CFGPartinline
CFG(CFGNode startNode, CFGNode endNode, String functionName)cz.muni.stanse.codestructures.CFGinline
createFromCFGPart(CFGPart cfgPart, Element functionDefinition)cz.muni.stanse.codestructures.CFGinlinestatic
drop()cz.muni.stanse.codestructures.CFGPartinline
equals(Object obj)cz.muni.stanse.codestructures.CFGinline
getAllNodes()cz.muni.stanse.codestructures.CFGPartinline
getAllNodesOpt()cz.muni.stanse.codestructures.CFGPartinline
getAllNodesReverse()cz.muni.stanse.codestructures.CFGPartinline
getElement()cz.muni.stanse.codestructures.CFGinlineprotected
getEndNode()cz.muni.stanse.codestructures.CFGPartinline
getFunctionName()cz.muni.stanse.codestructures.CFGinlineprotected
getParams()cz.muni.stanse.codestructures.CFGinline
getRetVar()cz.muni.stanse.codestructures.CFGinline
getStartNode()cz.muni.stanse.codestructures.CFGPartinline
getSymbols()cz.muni.stanse.codestructures.CFGinline
hashCode()cz.muni.stanse.codestructures.CFGinline
isEmpty()cz.muni.stanse.codestructures.CFGPartinline
isSymbolLocal(String symbol)cz.muni.stanse.codestructures.CFGinline
setEndNode(CFGNode n)cz.muni.stanse.codestructures.CFGPartinline
setParams(List< String > params)cz.muni.stanse.codestructures.CFGinline
setRetVar(String value)cz.muni.stanse.codestructures.CFGinline
setStartNode(CFGNode n)cz.muni.stanse.codestructures.CFGPartinline
setSymbols(Set< String > symbols)cz.muni.stanse.codestructures.CFGinline
toDot()cz.muni.stanse.codestructures.CFGPartinline
toString()cz.muni.stanse.codestructures.CFGinline
toStringGraph()cz.muni.stanse.codestructures.CFGPartinline