test/tools/javac/MethodParameters/AnnotationTest.out

Mon, 31 Aug 2015 14:49:47 -0700

author
asaha
date
Mon, 31 Aug 2015 14:49:47 -0700
changeset 3014
94f4441342cf
parent 0
959103a6100f
permissions
-rw-r--r--

Merge

aoqi@0 1 static interface AnnotationTest$Annos -- inner
aoqi@0 2 AnnotationTest$Annos.foo()
aoqi@0 3 AnnotationTest$Annos.value()
aoqi@0 4 class AnnotationTest --
aoqi@0 5 AnnotationTest.<init>(i, ji)
aoqi@0 6 AnnotationTest.foo(i, ji)
aoqi@0 7 static interface AnnotationTest$I -- inner
aoqi@0 8 AnnotationTest$I.m(i, ji)
aoqi@0 9 static interface AnnotationTest$Anno -- inner
aoqi@0 10 AnnotationTest$Anno.f()

mercurial