Uses of Interface
org.eclipse.xtend.lib.macro.declaration.AnnotationTypeElementDeclaration
Packages that use AnnotationTypeElementDeclaration
-
Uses of AnnotationTypeElementDeclaration in org.eclipse.xtend.lib.macro.declaration
Subinterfaces of AnnotationTypeElementDeclaration in org.eclipse.xtend.lib.macro.declarationModifier and TypeInterfaceDescriptioninterfaceRepresents an annotation property.Methods in org.eclipse.xtend.lib.macro.declaration that return AnnotationTypeElementDeclarationModifier and TypeMethodDescriptionAnnotationTypeDeclaration.findDeclaredAnnotationTypeElement(String name) Methods in org.eclipse.xtend.lib.macro.declaration that return types with arguments of type AnnotationTypeElementDeclarationModifier and TypeMethodDescriptionIterable<? extends AnnotationTypeElementDeclaration> AnnotationTypeDeclaration.getDeclaredAnnotationTypeElements()