@Target(value={METHOD,CONSTRUCTOR,FIELD,TYPE}) @Retention(value=RUNTIME) public @interface SarlSourceCode
DefaultValueSource
,
DefaultValue
public abstract String value
The value may be an empty string if the SARL code is unknown or too long to be stored in the annotation.
Copyright © 2021 the original authors or authors.