| cz.muni.stanse.codestructures.InterproceduralCFGsNavigator.InterproceduralCFGsNavigator |
( |
final Collection< CFGHandle > |
CFGs, |
|
|
final ElementCFGdictionary |
cfgDict |
|
) |
| |
|
inline |
| Set<CFGNode> cz.muni.stanse.codestructures.InterproceduralCFGsNavigator.callSites |
( |
| ) |
|
|
inline |
| CFGNode cz.muni.stanse.codestructures.InterproceduralCFGsNavigator.getCalleeEnd |
( |
final CFGNode |
node | ) |
|
|
inline |
| CFGNode cz.muni.stanse.codestructures.InterproceduralCFGsNavigator.getCalleeStart |
( |
final CFGNode |
node | ) |
|
|
inline |
| HashSet<CFGNode> cz.muni.stanse.codestructures.InterproceduralCFGsNavigator.getCallersFromEnd |
( |
final CFGNode |
node | ) |
|
|
inline |
| HashSet<CFGNode> cz.muni.stanse.codestructures.InterproceduralCFGsNavigator.getCallersFromStart |
( |
final CFGNode |
node | ) |
|
|
inline |
| boolean cz.muni.stanse.codestructures.InterproceduralCFGsNavigator.isCallNode |
( |
final CFGNode |
node | ) |
|
|
inline |
| boolean cz.muni.stanse.codestructures.InterproceduralCFGsNavigator.isEndNode |
( |
final CFGNode |
node | ) |
|
|
inline |
| boolean cz.muni.stanse.codestructures.InterproceduralCFGsNavigator.isStartNode |
( |
final CFGNode |
node | ) |
|
|
inline |
The documentation for this class was generated from the following file: