jakarta.enterprise.lang.model.package-info Maven / Gradle / Ivy
/**
* The core interfaces of the language model that represent
* {@linkplain jakarta.enterprise.lang.model.AnnotationInfo annotations} and
* {@linkplain jakarta.enterprise.lang.model.AnnotationTarget annotation targets}.
*/
package jakarta.enterprise.lang.model;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy