| org.eclipse.sisu.space.AnnotationVisitor |
Something that can visit annotation declarations.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Enters the annotation declaration.
| |||||||||||
Leaves the annotation declaration.
| |||||||||||
Visits an element of the declared annotation.
| |||||||||||
Enters the annotation declaration.
Leaves the annotation declaration.
Visits an element of the declared annotation.
| name | The element name |
|---|---|
| value | The element value |