value
Replies the SARL code that is the cause of the generation.
Modifier and type
Action and description
abstract java.lang.String
value
Replies the SARL code that is the cause of the generation.
Action Details
value
def value : java.lang.String
Replies the SARL code that is the cause of the generation.
The value may be an empty string if the SARL code is unknown or too long to be stored in the annotation.
Returns:
the SARL code at the source of the generated code.