@Target(value={METHOD,CONSTRUCTOR,FIELD})
@Retention(value=RUNTIME)
public @interface SyntheticMember
Annotation for marking an element to be created by the SARL compiler.
- Version:
- io.sarl.lang.core 0.12.0 20210527-171007
- Author:
- Stéphane Galland
- Maven Group Id:
- io.sarl.lang
- Maven Artifact Id:
- io.sarl.lang.core