Stanse  -1
Public Member Functions | List of all members
cz.muni.stanse.codestructures.LazyInternalStructuresInter Class Reference
Inheritance diagram for cz.muni.stanse.codestructures.LazyInternalStructuresInter:
Inheritance graph
[legend]
Collaboration diagram for cz.muni.stanse.codestructures.LazyInternalStructuresInter:
Collaboration graph
[legend]

Public Member Functions

 LazyInternalStructuresInter (final Collection< Unit > units, final Collection< CFGHandle > cfgs)
 
- Public Member Functions inherited from cz.muni.stanse.codestructures.LazyInternalStructures
 LazyInternalStructures (final Collection< Unit > units, final Collection< CFGHandle > cfgs)
 
AliasResolver getAliasResolver ()
 
Collection< UnitgetUnits ()
 
Set< CFGHandlegetStartFunctions ()
 
Set< CFGgetFunctionsOfName (final String name)
 
CFG getFunctionMain ()
 
DefaultDirectedGraph
< CFGHandle, DefaultEdge > 
getCallGraph ()
 
ArgumentPassingManager getArgumentPassingManager ()
 
ReturnValuePassingManager getReturnValuePassingManager ()
 
CFGsNavigator getNavigator ()
 
Map< CFGNode, CFGHandlegetNodeToCFGdictionary ()
 
Collection< CFGHandlegetCFGHandles ()
 
ElementCFGdictionary getElementToCFGdictionary ()
 

Additional Inherited Members

- Protected Attributes inherited from cz.muni.stanse.codestructures.LazyInternalStructures
CFGsNavigator navigator
 

Constructor & Destructor Documentation

cz.muni.stanse.codestructures.LazyInternalStructuresInter.LazyInternalStructuresInter ( final Collection< Unit units,
final Collection< CFGHandle cfgs 
)
inline

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