Module jakarta.cdi.lang.model
Package jakarta.enterprise.lang.model
The core interfaces of the language model that represent
 annotations and
 annotation targets.
- 
Interface Summary Interface Description AnnotationInfo An annotation instance, typically obtained from anAnnotationTarget.AnnotationMember The value of an annotation member.AnnotationTarget An annotation target is anything that can be annotated. - 
Enum Summary Enum Description AnnotationMember.Kind The kind of the annotation member value.