| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.problem |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTVisitor.endVisit(AnnotationMethodDeclaration annotationTypeDeclaration,
ClassScope classScope) |
int |
ClassFile.generateMethodInfoAttributes(MethodBinding methodBinding,
AnnotationMethodDeclaration declaration) |
boolean |
ASTVisitor.visit(AnnotationMethodDeclaration annotationTypeDeclaration,
ClassScope classScope) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemReporter.annotationMembersCannotHaveParameters(AnnotationMethodDeclaration annotationMethodDeclaration) |
void |
ProblemReporter.annotationMembersCannotHaveTypeParameters(AnnotationMethodDeclaration annotationMethodDeclaration) |
void |
ProblemReporter.illegalExtendedDimensions(AnnotationMethodDeclaration annotationTypeMemberDeclaration) |
Copyright © 2015. All rights reserved.