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