[[syntax trees at end of parser]] // annodef.java package { object MyAnnotation extends { def () = _ }; class MyAnnotation extends scala.annotation.Annotation with _root_.java.lang.annotation.Annotation with scala.annotation.ClassfileAnnotation { def () = _; def value(): String } }