Interface Annotatable

All Known Implementing Classes:
GroovyFieldDeclaration, GroovyMethodDeclaration, GroovyTypeDeclaration, JavaFieldDeclaration, JavaMethodDeclaration, JavaTypeDeclaration, KotlinFunctionDeclaration, KotlinPropertyDeclaration, KotlinTypeDeclaration, Parameter, TypeDeclaration

public interface Annotatable
A representation of something that can be annotated.
Author:
Andy Wilkinson, Stephane Nicoll