Uses of Interface
jakarta.enterprise.lang.model.declarations.DeclarationInfo
Packages that use DeclarationInfo
Package
Description
The build compatible extension SPI.
The core interfaces of the language model that represent
 annotations and
 annotation targets.
Interfaces that represent declarations.
Interfaces that represent types.
- 
Uses of DeclarationInfo in jakarta.enterprise.inject.build.compatible.spiMethods in jakarta.enterprise.inject.build.compatible.spi that return DeclarationInfoModifier and TypeMethodDescriptionInjectionPointInfo.declaration()Returns the declaration of this injection point.DeclarationConfig.info()Returns theDeclarationInfocorresponding to this transformed declaration.
- 
Uses of DeclarationInfo in jakarta.enterprise.lang.modelMethods in jakarta.enterprise.lang.model that return DeclarationInfoModifier and TypeMethodDescriptionAnnotationTarget.asDeclaration()Returns this annotation target as a declaration.
- 
Uses of DeclarationInfo in jakarta.enterprise.lang.model.declarationsSubinterfaces of DeclarationInfo in jakarta.enterprise.lang.model.declarationsModifier and TypeInterfaceDescriptioninterfaceA class.interfaceA field, declared in some class.interfaceA method or a constructor, declared in some class.interfaceA package, possibly annotated inpackage-info.java.interfaceA method parameter or a constructor parameter, declared in some method or constructor.interfaceA record component, declared in some record.Methods in jakarta.enterprise.lang.model.declarations that return DeclarationInfo
- 
Uses of DeclarationInfo in jakarta.enterprise.lang.model.typesMethods in jakarta.enterprise.lang.model.types that return DeclarationInfo