◆ callSites()
| Set<CFGNode> cz.muni.stanse.codestructures.CFGsNavigator.callSites |
( |
| ) |
|
◆ getCalleeEnd()
| CFGNode cz.muni.stanse.codestructures.CFGsNavigator.getCalleeEnd |
( |
final CFGNode |
node | ) |
|
◆ getCalleeStart()
| CFGNode cz.muni.stanse.codestructures.CFGsNavigator.getCalleeStart |
( |
final CFGNode |
node | ) |
|
◆ getCallersFromEnd()
| HashSet<CFGNode> cz.muni.stanse.codestructures.CFGsNavigator.getCallersFromEnd |
( |
final CFGNode |
node | ) |
|
◆ getCallersFromStart()
| HashSet<CFGNode> cz.muni.stanse.codestructures.CFGsNavigator.getCallersFromStart |
( |
final CFGNode |
node | ) |
|
◆ isCallNode()
| boolean cz.muni.stanse.codestructures.CFGsNavigator.isCallNode |
( |
final CFGNode |
node | ) |
|
◆ isEndNode()
| boolean cz.muni.stanse.codestructures.CFGsNavigator.isEndNode |
( |
final CFGNode |
node | ) |
|
◆ isStartNode()
| boolean cz.muni.stanse.codestructures.CFGsNavigator.isStartNode |
( |
final CFGNode |
node | ) |
|
The documentation for this interface was generated from the following file: