bee.task
AnnotationProcessor
AnnotationProcessor
()
getSupportedOptions
()
SetString
String
Set |
getSupportedAnnotationTypes
()
SetString
String
Set |
getSupportedSourceVersion
()
SourceVersion
SourceVersion |
init
(ProcessingEnvironment
environment
)
void
ProcessingEnvironment
environment
)ProcessingEnvironment environment |
process
(Set?
TypeElement
annotations
, RoundEnvironment
round
)
boolean
Set?
TypeElement
annotations
, RoundEnvironment
round
)Set annotations |
|
RoundEnvironment round |
|
boolean |
getCompletions
(Element
element
, AnnotationMirror
annotation
, ExecutableElement
member
, String
userText
)
Iterable?
Completion
Element
element
, AnnotationMirror
annotation
, ExecutableElement
member
, String
userText
)?
Completion
Element element |
|
AnnotationMirror annotation |
|
ExecutableElement member |
|
String userText |
|
Iterable |
find
(Class
annotation
)
AnnotationValidator
Class
annotation
)Class annotation |
|
AnnotationValidator |
Search AnnotationValidator
.