|
Stanse
-1
|


Public Member Functions | |
| LazyInternalStructuresIntra (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< Unit > | getUnits () |
| Set< CFGHandle > | getStartFunctions () |
| Set< CFG > | getFunctionsOfName (final String name) |
| CFG | getFunctionMain () |
| DefaultDirectedGraph < CFGHandle, DefaultEdge > | getCallGraph () |
| ArgumentPassingManager | getArgumentPassingManager () |
| ReturnValuePassingManager | getReturnValuePassingManager () |
| CFGsNavigator | getNavigator () |
| Map< CFGNode, CFGHandle > | getNodeToCFGdictionary () |
| Collection< CFGHandle > | getCFGHandles () |
| ElementCFGdictionary | getElementToCFGdictionary () |
Additional Inherited Members | |
Protected Attributes inherited from cz.muni.stanse.codestructures.LazyInternalStructures | |
| CFGsNavigator | navigator |
|
inline |
1.8.6