Annotation Constructors: see

The annotation class for see.

Initializer
SeeAnnotation(Declaration[] programElements)
Parameters:
  • programElements

    The program elements being referred to.

Attributes
programElementsSource Code

The program elements being referred to.

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