Uses of Interface
org.eclipse.xtend.lib.macro.declaration.MutableAnnotationTypeDeclaration
Packages that use MutableAnnotationTypeDeclaration
Package
Description
-
Uses of MutableAnnotationTypeDeclaration in org.eclipse.xtend.lib.macro
Methods in org.eclipse.xtend.lib.macro with parameters of type MutableAnnotationTypeDeclarationModifier and TypeMethodDescriptionvoidAbstractAnnotationTypeProcessor.doTransform(MutableAnnotationTypeDeclaration annotatedAnnotationType, TransformationContext context) Method parameters in org.eclipse.xtend.lib.macro with type arguments of type MutableAnnotationTypeDeclarationModifier and TypeMethodDescriptionvoidAbstractAnnotationTypeProcessor.doTransform(List<? extends MutableAnnotationTypeDeclaration> annotatedAnnotationTypes, TransformationContext context) -
Uses of MutableAnnotationTypeDeclaration in org.eclipse.xtend.lib.macro.declaration
Methods in org.eclipse.xtend.lib.macro.declaration that return types with arguments of type MutableAnnotationTypeDeclarationModifier and TypeMethodDescriptionIterable<? extends MutableAnnotationTypeDeclaration> MutableTypeDeclaration.getDeclaredAnnotationTypes() -
Uses of MutableAnnotationTypeDeclaration in org.eclipse.xtend.lib.macro.services
Methods in org.eclipse.xtend.lib.macro.services that return MutableAnnotationTypeDeclaration