Searched defs:getSupportedAnnotationTypes (Results 1 - 8 of 8) sorted by last modified time

/openjdk10/langtools/test/tools/javac/modules/
H A DAnnotationProcessing.java1281 public Set<String> getSupportedAnnotationTypes() { method in class:AnnotationProcessing.SelectAnnotationAStrictTestAP
/openjdk10/langtools/test/tools/javac/lib/
H A DJavacTestingAbstractProcessor.java82 public Set<String> getSupportedAnnotationTypes() { method in class:JavacTestingAbstractProcessor
/openjdk10/langtools/test/tools/javac/api/
H A DTestContainTypes.java174 public Set<String> getSupportedAnnotationTypes() { method in class:TestContainTypes.ContainTypesTester
H A DTestClientCodeWrapper.java575 public Set<String> getSupportedAnnotationTypes() { method in class:TestClientCodeWrapper.UserProcessor
/openjdk10/langtools/test/tools/javac/api/6406133/
H A DT6406133.java62 public Set<String> getSupportedAnnotationTypes() { method in class:T6406133.ProcessorTester
/openjdk10/langtools/src/java.compiler/share/classes/javax/annotation/processing/
H A DProcessor.java304 Set<String> getSupportedAnnotationTypes(); method in interface:Processor
H A DAbstractProcessor.java104 public Set<String> getSupportedAnnotationTypes() { method in class:AbstractProcessor
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.verifier/src/org/graalvm/compiler/replacements/verifier/
H A DVerifierAnnotationProcessor.java98 public Set<String> getSupportedAnnotationTypes() { method in class:VerifierAnnotationProcessor

Completed in 88 milliseconds