Stanse  -1
cz.muni.stanse.codestructures.traversal.CFGPathVisitor Member List

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

endPath(final List< CFGNode > path, final Stack< CFGNode > cfgContext)cz.muni.stanse.codestructures.traversal.CFGPathVisitorinline
forceEnd()cz.muni.stanse.codestructures.traversal.CFGPathVisitorinlineprotected
onCFGchange(CFGNode from, CFGNode to)cz.muni.stanse.codestructures.traversal.CFGPathVisitorinline
visit(List< CFGNode > path, Stack< CFGNode > cfgContext)cz.muni.stanse.codestructures.traversal.CFGPathVisitor