Home | History | Annotate | Download | only in io

Lines Matching refs:AnnotationAFT

53 import annotations.field.AnnotationAFT;
418 } else if (aft instanceof AnnotationAFT) {
419 AnnotationAFT aaft = (AnnotationAFT) aft;
605 return new AnnotationAFT((AnnotationDef) ad);
1562 public Void visitAnnotationAFT(AnnotationAFT aft,