Overview
Module
Package
Type
Tree
Deprecated
Index
Prev Type
Next Type
All Types
Summary:
Actio
|
Field
|
Nested
|
Propr
Details:
Actio
|
Field
|
Propr
io.sarl.lang.core.annotation
Annotation EarlyExit
EarlyExit
All Superinterfaces:
java.lang.annotation.Annotation
@
java.lang.annotation.Target
({METHOD,TYPE})
@
java.lang.annotation.Retention
(CLASS)
abstract annotation
EarlyExit
implements
java.lang.annotation.Annotation
Annotation for marking a function or an event that causes an early exit in the calling function.
For example, the
return
keyword is a function that causes an early exit.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
core