@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| CobolExecutionFlow |
| Class | Description |
|---|---|
| Branch | |
| CobolExecutionFlowVisitor | |
| CobolStmtFlowHandler |
| Exception | Description |
|---|---|
| BarrierSignal |
A Barrier signal is used to silently stop exploring a path.
|
| ExecutionFlowSignal | |
| StopFlowExplorationSignal |
Must be used to stop visiting the execution flow.
|
| StopPathExplorationSignal |
This signal must be used when the end of a path has been reached.
|
Copyright © 2009–2015 SonarSource. All rights reserved.