|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sonar.sslr.api.flow.ExecutionFlowSignal
com.sonar.sslr.api.flow.StopFlowExplorationSignal
public class StopFlowExplorationSignal
Must be used to stop visiting the execution flow. When this execution flow signal is thrown, the method stop() is executed on all
ExecutionFlowVisitor
.
ExecutionFlowVisitor}
,
Serialized FormConstructor Summary | |
---|---|
StopFlowExplorationSignal()
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StopFlowExplorationSignal()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |