Class XtendAnnotationTargetImpl<T extends XtendAnnotationTarget>

    • Constructor Detail

      • XtendAnnotationTargetImpl

        public XtendAnnotationTargetImpl()
    • Method Detail

      • getAnnotations

        public java.lang.Iterable<? extends org.eclipse.xtend.lib.macro.declaration.AnnotationReference> getAnnotations()
        Specified by:
        getAnnotations in interface org.eclipse.xtend.lib.macro.declaration.AnnotationTarget
      • findAnnotation

        public org.eclipse.xtend.lib.macro.declaration.AnnotationReference findAnnotation​(org.eclipse.xtend.lib.macro.declaration.Type annotationType)
        Specified by:
        findAnnotation in interface org.eclipse.xtend.lib.macro.declaration.AnnotationTarget