◆ LazyInternalStructures()
| cz.muni.stanse.codestructures.LazyInternalStructures.LazyInternalStructures |
( |
final Collection< Unit > |
units, |
|
|
final Collection< CFGHandle > |
cfgs |
|
) |
| |
|
inline |
◆ getAliasResolver()
| AliasResolver cz.muni.stanse.codestructures.LazyInternalStructures.getAliasResolver |
( |
| ) |
|
|
inline |
◆ getArgumentPassingManager()
◆ getCallGraph()
| DefaultDirectedGraph<CFGHandle, DefaultEdge> cz.muni.stanse.codestructures.LazyInternalStructures.getCallGraph |
( |
| ) |
|
|
inline |
◆ getCFGHandles()
| Collection<CFGHandle> cz.muni.stanse.codestructures.LazyInternalStructures.getCFGHandles |
( |
| ) |
|
|
inline |
◆ getElementToCFGdictionary()
| ElementCFGdictionary cz.muni.stanse.codestructures.LazyInternalStructures.getElementToCFGdictionary |
( |
| ) |
|
|
inline |
◆ getFunctionMain()
| CFG cz.muni.stanse.codestructures.LazyInternalStructures.getFunctionMain |
( |
| ) |
|
|
inline |
◆ getFunctionsOfName()
| Set<CFG> cz.muni.stanse.codestructures.LazyInternalStructures.getFunctionsOfName |
( |
final String |
name | ) |
|
|
inline |
◆ getNavigator()
| CFGsNavigator cz.muni.stanse.codestructures.LazyInternalStructures.getNavigator |
( |
| ) |
|
|
inline |
◆ getNodeToCFGdictionary()
| Map<CFGNode,CFGHandle> cz.muni.stanse.codestructures.LazyInternalStructures.getNodeToCFGdictionary |
( |
| ) |
|
|
inline |
◆ getReturnValuePassingManager()
◆ getStartFunctions()
| Set<CFGHandle> cz.muni.stanse.codestructures.LazyInternalStructures.getStartFunctions |
( |
| ) |
|
|
inline |
◆ getUnits()
| Collection<Unit> cz.muni.stanse.codestructures.LazyInternalStructures.getUnits |
( |
| ) |
|
|
inline |
◆ navigator
| CFGsNavigator cz.muni.stanse.codestructures.LazyInternalStructures.navigator |
|
protected |
The documentation for this class was generated from the following file: