[[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 } }