io.sarl.lang.core.annotation
Annotation SyntheticMember
All Superinterfaces:
java.lang.annotation.Annotation
@java.lang.annotation.Target({METHOD,CONSTRUCTOR,FIELD})
@java.lang.annotation.Retention(RUNTIME)
abstract annotation SyntheticMember
implements java.lang.annotation.Annotation
Annotation for marking an element to be created by the SARL compiler.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
core