Uses of Class
com.sonar.sslr.api.flow.ExecutionFlowSignal

Packages that use ExecutionFlowSignal
com.sonar.sslr.api.flow   
 

Uses of ExecutionFlowSignal in com.sonar.sslr.api.flow
 

Subclasses of ExecutionFlowSignal in com.sonar.sslr.api.flow
 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.