Package | Description |
---|---|
com.sonar.sslr.api.flow |
Modifier and Type | Class and Description |
---|---|
class |
BarrierSignal
A Barrier signal is used to silently stop exploring a path.
|
class |
StopFlowExplorationSignal
Must be used to stop visiting the execution flow.
|
class |
StopPathExplorationSignal
This signal must be used when the end of a path has been reached.
|
Copyright © 2012 SonarSource. All Rights Reserved.