Searched defs:annotationName (Results 1 - 4 of 4) sorted by relevance

/openjdk10/langtools/test/tools/javac/processing/environment/round/
H A DAnnotatedElementInfo.java33 String annotationName(); method in interface:AnnotatedElementInfo
/openjdk10/langtools/test/tools/javac/classfiles/attributes/annotations/
H A DTestAnnotationInfo.java34 public final String annotationName; field in class:TestAnnotationInfo
404 private final String annotationName; field in class:TestAnnotationInfo.TestAnnotationElementValue
H A DAnnotationsTestBase.java113 private TestAnnotationInfo createSomeAnnotation(String annotationName) { argument
123 private TestAnnotationInfo getAnnotationByMask(String annotationName, int mask) { argument
242 private final String annotationName; field in class:AnnotationsTestBase.Annotations
245 Annotations(String annotationName, boolean isRepeatable) { argument
[all...]
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DJavacProcessingEnvironment.java725 public boolean annotationSupported(String annotationName) { argument

Completed in 65 milliseconds