Package | Description |
---|---|
com.google.gwt.dev.javac | |
com.google.gwt.dev.javac.asm |
Modifier and Type | Method and Description |
---|---|
boolean |
Resolver.resolveAnnotation(TreeLogger logger,
CollectAnnotationData annotVisitor,
Map<Class<? extends Annotation>,Annotation> declaredAnnotations) |
Modifier and Type | Method and Description |
---|---|
boolean |
Resolver.resolveAnnotations(TreeLogger logger,
List<CollectAnnotationData> annotations,
Map<Class<? extends Annotation>,Annotation> declaredAnnotations) |
Modifier and Type | Method and Description |
---|---|
List<CollectAnnotationData> |
CollectClassData.getAnnotations() |
List<CollectAnnotationData> |
CollectMethodData.getAnnotations() |
List<CollectAnnotationData> |
CollectFieldData.getAnnotations() |
Copyright © 2018. All rights reserved.