[type-annos-observers] What annotations would I expect to see on the TypeMirror materialized from a TypeElement ?
Srikanth S Adayapalam
srikanth_sankaran at in.ibm.com
Mon Oct 7 20:22:49 PDT 2013
Hello,
Thanks in advance for your clarification.
@TypeUseAnnotation
public class X {
}
Experiments with 8b108 show that (typeElement.asType()).
getAnnotationMirrors()
return nothing. Is this warranted ?
Srikanth
More information about the type-annotations-spec-observers
mailing list