Annotation Constructors: tagged

The annotation class for tagged.

Initializer
TagsAnnotation(String[] tags)
Parameters:
  • tags

    The tags, in plain text.

Attributes
tagsSource Code

The tags, in plain text.

Inherited Attributes
Attributes inherited from: Object
Inherited Methods
Methods inherited from: Object
Methods inherited from: ConstrainedAnnotation<Value,Values,ProgramElement>