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