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