Stanse  -1
Static Public Member Functions | List of all members
cz.muni.stanse.codestructures.builders.StartFunctionsSetBuilder Class Reference

Static Public Member Functions

static HashSet< CFGHandlerun (final DefaultDirectedGraph< CFGHandle, DefaultEdge > callGraph)
 
static HashSet< CFGHandlerunDestructive (final DefaultDirectedGraph< CFGHandle, DefaultEdge > callGraph)
 

Member Function Documentation

static HashSet<CFGHandle> cz.muni.stanse.codestructures.builders.StartFunctionsSetBuilder.run ( final DefaultDirectedGraph< CFGHandle, DefaultEdge >  callGraph)
inlinestatic
static HashSet<CFGHandle> cz.muni.stanse.codestructures.builders.StartFunctionsSetBuilder.runDestructive ( final DefaultDirectedGraph< CFGHandle, DefaultEdge >  callGraph)
inlinestatic

The documentation for this class was generated from the following file: