Searched refs:TestElementsAnnotatedWith (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/test/tools/javac/processing/environment/round/
H A DTestElementsAnnotatedWith.java31 * @compile TestElementsAnnotatedWith.java
33 * @compile -processor TestElementsAnnotatedWith -proc:only SurfaceAnnotations.java
34 * @compile -processor TestElementsAnnotatedWith -proc:only BuriedAnnotations.java
35 * @compile -processor TestElementsAnnotatedWith -proc:only Part1.java Part2.java
36 * @compile -processor TestElementsAnnotatedWith -proc:only C2.java
37 * @compile -processor TestElementsAnnotatedWith -proc:only Foo.java
39 * @compile/process -processor TestElementsAnnotatedWith -proc:only Foo
63 public class TestElementsAnnotatedWith extends JavacTestingAbstractProcessor { class in inherits:JavacTestingAbstractProcessor

Completed in 568 milliseconds