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

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

addEdge(CFGNode to)cz.muni.stanse.codestructures.CFGNodeinline
addEdge(CFGNode to, Object label)cz.muni.stanse.codestructures.CFGNodeinline
addEdge(CFGNode to, int edgeIndex, Object label)cz.muni.stanse.codestructures.CFGNodeinline
addOperand(OperandType type, Object id)cz.muni.stanse.codestructures.CFGNodeinline
addOptEdge(CFGNode to)cz.muni.stanse.codestructures.CFGNodeinline
addPred(CFGNode pred)cz.muni.stanse.codestructures.CFGNodeinlineprotected
CFGBranchNode(final Element e)cz.muni.stanse.codestructures.CFGBranchNodeinline
CFGBranchNode(final Element e, final String c)cz.muni.stanse.codestructures.CFGBranchNodeinline
CFGNode()cz.muni.stanse.codestructures.CFGNodeinline
CFGNode(Element e, String code)cz.muni.stanse.codestructures.CFGNodeinline
CFGNode(Element e)cz.muni.stanse.codestructures.CFGNodeinline
drop()cz.muni.stanse.codestructures.CFGNodeinline
equals(Object obj)cz.muni.stanse.codestructures.CFGNodeinline
getCode()cz.muni.stanse.codestructures.CFGNodeinline
getColumn()cz.muni.stanse.codestructures.CFGNodeinline
getDependentVars(Operand op)cz.muni.stanse.codestructures.CFGNodeinlinestatic
getDependentVars()cz.muni.stanse.codestructures.CFGNodeinline
getEdgeLabel(int edge)cz.muni.stanse.codestructures.CFGNodeinline
getElement()cz.muni.stanse.codestructures.CFGNodeinline
getFile()cz.muni.stanse.codestructures.CFGNodeinline
getLine()cz.muni.stanse.codestructures.CFGNodeinline
getNodeType()cz.muni.stanse.codestructures.CFGNodeinline
getNumber()cz.muni.stanse.codestructures.CFGNodeinline
getOperands()cz.muni.stanse.codestructures.CFGNodeinline
getOptPredecessors()cz.muni.stanse.codestructures.CFGNodeinline
getOptSuccessors()cz.muni.stanse.codestructures.CFGNodeinline
getPredecessors()cz.muni.stanse.codestructures.CFGNodeinline
getSuccessors()cz.muni.stanse.codestructures.CFGNodeinline
hashCode()cz.muni.stanse.codestructures.CFGNodeinline
hasLocation()cz.muni.stanse.codestructures.CFGNodeinline
isVisible()cz.muni.stanse.codestructures.CFGNodeinline
removeSucc(int index)cz.muni.stanse.codestructures.CFGNodeinlineprotected
replaceEdge(CFGNode oldTo, CFGNode newTo)cz.muni.stanse.codestructures.CFGNodeinline
replaceOptEdge(CFGNode oldTo, CFGNode newTo)cz.muni.stanse.codestructures.CFGNodeinline
setLocation(File file, int line, int column)cz.muni.stanse.codestructures.CFGNodeinline
setNodeType(String nodeType)cz.muni.stanse.codestructures.CFGNodeinline
setOperands(List< Operand > operands)cz.muni.stanse.codestructures.CFGNodeinline
setVisible(boolean value)cz.muni.stanse.codestructures.CFGNodeinline
toString()cz.muni.stanse.codestructures.CFGBranchNodeinline