test/tools/javac/MethodParameters/AnnotationTest.out

Wed, 08 Oct 2014 14:16:40 -0700

author
asaha
date
Wed, 08 Oct 2014 14:16:40 -0700
changeset 2586
f5e5ca7505e2
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