Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
Packages that use RecoveredAnnotation
-
Uses of RecoveredAnnotation in org.aspectj.org.eclipse.jdt.internal.compiler.parser
Fields in org.aspectj.org.eclipse.jdt.internal.compiler.parser declared as RecoveredAnnotationModifier and TypeFieldDescriptionRecoveredField.annotationsRecoveredLocalVariable.annotationsRecoveredMethod.annotationsRecoveredType.annotationsMethods in org.aspectj.org.eclipse.jdt.internal.compiler.parser with parameters of type RecoveredAnnotationModifier and TypeMethodDescriptionvoidRecoveredField.attach(RecoveredAnnotation[] annots, int annotCount, int mods, int modsSourceStart) voidRecoveredLocalVariable.attach(RecoveredAnnotation[] annots, int annotCount, int mods, int modsSourceStart) voidRecoveredMethod.attach(RecoveredAnnotation[] annots, int annotCount, int mods, int modsSourceStart) voidRecoveredType.attach(RecoveredAnnotation[] annots, int annotCount, int mods, int modsSourceStart)