Home
last modified time | relevance | path

Searched refs:genericDecl (Results 1 – 25 of 30) sorted by relevance

12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/reflect/annotation/
H A DTypeAnnotationParser.java205 …blic static <D extends GenericDeclaration> Annotation[] parseTypeVariableAnnotations(D genericDecl, in parseTypeVariableAnnotations() argument
209 if (genericDecl instanceof Class) { in parseTypeVariableAnnotations()
210 decl = (Class<?>)genericDecl; in parseTypeVariableAnnotations()
212 } else if (genericDecl instanceof Executable) { in parseTypeVariableAnnotations()
213 decl = (Executable)genericDecl; in parseTypeVariableAnnotations()
216 …throw new AssertionError("Unknown GenericDeclaration " + genericDecl + "\nthis should not happen."… in parseTypeVariableAnnotations()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/reflect/annotation/
H A DTypeAnnotationParser.java205 …blic static <D extends GenericDeclaration> Annotation[] parseTypeVariableAnnotations(D genericDecl, in parseTypeVariableAnnotations() argument
209 if (genericDecl instanceof Class) { in parseTypeVariableAnnotations()
210 decl = (Class<?>)genericDecl; in parseTypeVariableAnnotations()
212 } else if (genericDecl instanceof Executable) { in parseTypeVariableAnnotations()
213 decl = (Executable)genericDecl; in parseTypeVariableAnnotations()
216 …throw new AssertionError("Unknown GenericDeclaration " + genericDecl + "\nthis should not happen."… in parseTypeVariableAnnotations()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/reflect/annotation/
H A DTypeAnnotationParser.java224 …blic static <D extends GenericDeclaration> Annotation[] parseTypeVariableAnnotations(D genericDecl, in parseTypeVariableAnnotations() argument
228 if (genericDecl instanceof Class) { in parseTypeVariableAnnotations()
229 decl = (Class<?>)genericDecl; in parseTypeVariableAnnotations()
231 } else if (genericDecl instanceof Executable) { in parseTypeVariableAnnotations()
232 decl = (Executable)genericDecl; in parseTypeVariableAnnotations()
235 …throw new AssertionError("Unknown GenericDeclaration " + genericDecl + "\nthis should not happen."… in parseTypeVariableAnnotations()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/reflect/annotation/
H A DTypeAnnotationParser.java224 …blic static <D extends GenericDeclaration> Annotation[] parseTypeVariableAnnotations(D genericDecl, in parseTypeVariableAnnotations() argument
228 if (genericDecl instanceof Class) { in parseTypeVariableAnnotations()
229 decl = (Class<?>)genericDecl; in parseTypeVariableAnnotations()
231 } else if (genericDecl instanceof Executable) { in parseTypeVariableAnnotations()
232 decl = (Executable)genericDecl; in parseTypeVariableAnnotations()
235 …throw new AssertionError("Unknown GenericDeclaration " + genericDecl + "\nthis should not happen."… in parseTypeVariableAnnotations()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/reflect/annotation/
H A DTypeAnnotationParser.java224 …blic static <D extends GenericDeclaration> Annotation[] parseTypeVariableAnnotations(D genericDecl, in parseTypeVariableAnnotations() argument
228 if (genericDecl instanceof Class) { in parseTypeVariableAnnotations()
229 decl = (Class<?>)genericDecl; in parseTypeVariableAnnotations()
231 } else if (genericDecl instanceof Executable) { in parseTypeVariableAnnotations()
232 decl = (Executable)genericDecl; in parseTypeVariableAnnotations()
235 …throw new AssertionError("Unknown GenericDeclaration " + genericDecl + "\nthis should not happen."… in parseTypeVariableAnnotations()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/reflect/annotation/
H A DTypeAnnotationParser.java224 …blic static <D extends GenericDeclaration> Annotation[] parseTypeVariableAnnotations(D genericDecl, in parseTypeVariableAnnotations() argument
228 if (genericDecl instanceof Class) { in parseTypeVariableAnnotations()
229 decl = (Class<?>)genericDecl; in parseTypeVariableAnnotations()
231 } else if (genericDecl instanceof Executable) { in parseTypeVariableAnnotations()
232 decl = (Executable)genericDecl; in parseTypeVariableAnnotations()
235 …throw new AssertionError("Unknown GenericDeclaration " + genericDecl + "\nthis should not happen."… in parseTypeVariableAnnotations()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/reflect/annotation/
H A DTypeAnnotationParser.java224 …blic static <D extends GenericDeclaration> Annotation[] parseTypeVariableAnnotations(D genericDecl, in parseTypeVariableAnnotations() argument
228 if (genericDecl instanceof Class) { in parseTypeVariableAnnotations()
229 decl = (Class<?>)genericDecl; in parseTypeVariableAnnotations()
231 } else if (genericDecl instanceof Executable) { in parseTypeVariableAnnotations()
232 decl = (Executable)genericDecl; in parseTypeVariableAnnotations()
235 …throw new AssertionError("Unknown GenericDeclaration " + genericDecl + "\nthis should not happen."… in parseTypeVariableAnnotations()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/reflect/annotation/
H A DTypeAnnotationParser.java224 …blic static <D extends GenericDeclaration> Annotation[] parseTypeVariableAnnotations(D genericDecl, in parseTypeVariableAnnotations() argument
228 if (genericDecl instanceof Class) { in parseTypeVariableAnnotations()
229 decl = (Class<?>)genericDecl; in parseTypeVariableAnnotations()
231 } else if (genericDecl instanceof Executable) { in parseTypeVariableAnnotations()
232 decl = (Executable)genericDecl; in parseTypeVariableAnnotations()
235 …throw new AssertionError("Unknown GenericDeclaration " + genericDecl + "\nthis should not happen."… in parseTypeVariableAnnotations()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/reflect/annotation/
H A DTypeAnnotationParser.java224 …blic static <D extends GenericDeclaration> Annotation[] parseTypeVariableAnnotations(D genericDecl, in parseTypeVariableAnnotations() argument
228 if (genericDecl instanceof Class) { in parseTypeVariableAnnotations()
229 decl = (Class<?>)genericDecl; in parseTypeVariableAnnotations()
231 } else if (genericDecl instanceof Executable) { in parseTypeVariableAnnotations()
232 decl = (Executable)genericDecl; in parseTypeVariableAnnotations()
235 …throw new AssertionError("Unknown GenericDeclaration " + genericDecl + "\nthis should not happen."… in parseTypeVariableAnnotations()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/reflect/annotation/
H A DTypeAnnotationParser.java224 …blic static <D extends GenericDeclaration> Annotation[] parseTypeVariableAnnotations(D genericDecl, in parseTypeVariableAnnotations() argument
228 if (genericDecl instanceof Class) { in parseTypeVariableAnnotations()
229 decl = (Class<?>)genericDecl; in parseTypeVariableAnnotations()
231 } else if (genericDecl instanceof Executable) { in parseTypeVariableAnnotations()
232 decl = (Executable)genericDecl; in parseTypeVariableAnnotations()
235 …throw new AssertionError("Unknown GenericDeclaration " + genericDecl + "\nthis should not happen."… in parseTypeVariableAnnotations()
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/capnp/compiler/
H A Dparser.h101 DeclParser genericDecl; member
H A Dparser.c++1015 parsers.genericDecl = arena.copy(p::oneOf( in CapnpParser()
1019 parsers.genericDecl, nakedId, nakedAnnotation)); in CapnpParser()
1022 parsers.unionDecl, parsers.fieldDecl, parsers.groupDecl, parsers.genericDecl)); in CapnpParser()
1024 parsers.methodDecl, parsers.genericDecl)); in CapnpParser()
/dports/devel/capnproto/capnproto-0.9.0/c++/src/capnp/compiler/
H A Dparser.h101 DeclParser genericDecl; member
H A Dparser.c++1020 parsers.genericDecl = arena.copy(p::oneOf( in CapnpParser()
1024 parsers.genericDecl, nakedId, nakedAnnotation)); in CapnpParser()
1027 parsers.unionDecl, parsers.fieldDecl, parsers.groupDecl, parsers.genericDecl)); in CapnpParser()
1029 parsers.methodDecl, parsers.genericDecl)); in CapnpParser()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceClassVisitor.java417 String genericDecl = v.getDeclaration(); in visitMethod() local
426 .append(genericDecl); in visitMethod()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceClassVisitor.java417 String genericDecl = v.getDeclaration(); in visitMethod() local
426 .append(genericDecl); in visitMethod()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceClassVisitor.java417 String genericDecl = v.getDeclaration(); in visitMethod() local
426 .append(genericDecl); in visitMethod()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceClassVisitor.java417 String genericDecl = v.getDeclaration(); in visitMethod() local
426 .append(genericDecl); in visitMethod()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceClassVisitor.java417 String genericDecl = v.getDeclaration(); in visitMethod() local
426 .append(genericDecl); in visitMethod()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/debug/
H A DNashornTextifier.java293 final String genericDecl = v.getDeclaration(); in visitMethod() local
302 append(genericDecl); in visitMethod()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/debug/
H A DNashornTextifier.java293 final String genericDecl = v.getDeclaration(); in visitMethod() local
302 append(genericDecl); in visitMethod()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/internal/org/objectweb/asm/util/
H A DTextifier.java433 String genericDecl = v.getDeclaration(); in visitMethod() local
438 .append(' ').append(name).append(genericDecl); in visitMethod()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/debug/
H A DNashornTextifier.java293 final String genericDecl = v.getDeclaration(); in visitMethod() local
302 append(genericDecl); in visitMethod()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/debug/
H A DNashornTextifier.java293 final String genericDecl = v.getDeclaration(); in visitMethod() local
302 append(genericDecl); in visitMethod()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/debug/
H A DNashornTextifier.java293 final String genericDecl = v.getDeclaration(); in visitMethod() local
302 append(genericDecl); in visitMethod()

12