@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface SyntaxAnnotation
There are the following types of instructions:
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
example
An example of this property
|
java.lang.String |
lead
A lead text about this property
|
java.lang.String |
name
The property name of the instruction in an Attrs.
|
java.lang.String |
pattern
A pattern for the key of this parameter
|