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