- All Superinterfaces:
-
ISarlEarlyExitComputer, org.eclipse.xtext.xbase.controlflow.IEarlyExitComputer
Compute the early-exit flag for the SARL statements.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
Nested Type Summary
Constructor Summary
Constructor and description |
new |
Action Summary
Constructor Details
- new
-
new
Action Details
- _exitPoints(XAbstractFeatureCall)
-
protected def _exitPoints(XAbstractFeatureCall) : java.util.Collection<E>
- isEarlyExitAnnotatedElement(Object)
-
def isEarlyExitAnnotatedElement(Object) : boolean
- isEarlyExitEvent(JvmTypeReference)
-
def isEarlyExitEvent(JvmTypeReference) : boolean
- isEarlyExitInJava(XExpression)
-
def isEarlyExitInJava(XExpression) : boolean
- isEarlyExitLoop(XExpression)
-
def isEarlyExitLoop(XExpression) : boolean
- isEarlyExitOperation(SarlAction)
-
def isEarlyExitOperation(SarlAction) : boolean