Interface | Description |
---|---|
ExecutionFlow<STATEMENT extends Statement> |
Class | Description |
---|---|
Branch | |
ExecutionFlowEngine | |
ExecutionFlowVisitor<S extends Statement> | |
FlowHandler | |
Statement |
Exception | Description |
---|---|
BarrierSignal |
A Barrier signal is used to silently stop exploring a path.
|
ExecutionFlowError | |
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 © 2012 SonarSource. All Rights Reserved.