50027
|
1 |
#
|
|
2 |
# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
|
|
3 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
4 |
#
|
|
5 |
# This code is free software; you can redistribute it and/or modify it
|
|
6 |
# under the terms of the GNU General Public License version 2 only, as
|
|
7 |
# published by the Free Software Foundation. Oracle designates this
|
|
8 |
# particular file as subject to the "Classpath" exception as provided
|
|
9 |
# by Oracle in the LICENSE file that accompanied this code.
|
|
10 |
#
|
|
11 |
# This code is distributed in the hope that it will be useful, but WITHOUT
|
|
12 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
13 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
14 |
# version 2 for more details (a copy is included in the LICENSE file that
|
|
15 |
# accompanied this code).
|
|
16 |
#
|
|
17 |
# You should have received a copy of the GNU General Public License version
|
|
18 |
# 2 along with this work; if not, write to the Free Software Foundation,
|
|
19 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
20 |
#
|
|
21 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
|
|
22 |
# or visit www.oracle.com if you need additional information or have any
|
|
23 |
# questions.
|
|
24 |
#
|
|
25 |
# ##########################################################
|
|
26 |
# ### THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. ###
|
|
27 |
# ##########################################################
|
|
28 |
#
|
|
29 |
module name java.compiler
|
|
30 |
header exports javax/annotation/processing,javax/lang/model,javax/lang/model/element,javax/lang/model/type,javax/lang/model/util,javax/tools requires name\u0020;java.base\u0020;flags\u0020;8000 uses javax/tools/DocumentationTool,javax/tools/JavaCompiler target linux-amd64 flags 8000
|
|
31 |
|
|
32 |
class name javax/lang/model/SourceVersion
|
|
33 |
field name RELEASE_10 descriptor Ljavax/lang/model/SourceVersion; flags 4019
|
|
34 |
|
|
35 |
class name javax/lang/model/util/AbstractAnnotationValueVisitor6
|
|
36 |
-method name <init> descriptor ()V
|
|
37 |
method name <init> descriptor ()V flags 4 deprecated true runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
38 |
|
|
39 |
class name javax/lang/model/util/AbstractAnnotationValueVisitor9
|
|
40 |
header extends javax/lang/model/util/AbstractAnnotationValueVisitor8 flags 421 signature <R:Ljava/lang/Object;P:Ljava/lang/Object;>Ljavax/lang/model/util/AbstractAnnotationValueVisitor8<TR;TP;>; runtimeAnnotations @Ljavax/annotation/processing/SupportedSourceVersion;(value=eLjavax/lang/model/SourceVersion;RELEASE_10;)
|
|
41 |
|
|
42 |
class name javax/lang/model/util/AbstractElementVisitor6
|
|
43 |
-method name <init> descriptor ()V
|
|
44 |
method name <init> descriptor ()V flags 4 deprecated true runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
45 |
|
|
46 |
class name javax/lang/model/util/AbstractElementVisitor9
|
|
47 |
header extends javax/lang/model/util/AbstractElementVisitor8 flags 421 signature <R:Ljava/lang/Object;P:Ljava/lang/Object;>Ljavax/lang/model/util/AbstractElementVisitor8<TR;TP;>; runtimeAnnotations @Ljavax/annotation/processing/SupportedSourceVersion;(value=eLjavax/lang/model/SourceVersion;RELEASE_10;)
|
|
48 |
|
|
49 |
class name javax/lang/model/util/AbstractTypeVisitor6
|
|
50 |
-method name <init> descriptor ()V
|
|
51 |
method name <init> descriptor ()V flags 4 deprecated true runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
52 |
|
|
53 |
class name javax/lang/model/util/AbstractTypeVisitor9
|
|
54 |
header extends javax/lang/model/util/AbstractTypeVisitor8 flags 421 signature <R:Ljava/lang/Object;P:Ljava/lang/Object;>Ljavax/lang/model/util/AbstractTypeVisitor8<TR;TP;>; runtimeAnnotations @Ljavax/annotation/processing/SupportedSourceVersion;(value=eLjavax/lang/model/SourceVersion;RELEASE_10;)
|
|
55 |
|
|
56 |
class name javax/lang/model/util/ElementKindVisitor6
|
|
57 |
-method name <init> descriptor ()V
|
|
58 |
-method name <init> descriptor (Ljava/lang/Object;)V
|
|
59 |
method name <init> descriptor ()V flags 4 deprecated true runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
60 |
method name <init> descriptor (Ljava/lang/Object;)V flags 4 deprecated true signature (TR;)V runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
61 |
|
|
62 |
class name javax/lang/model/util/ElementKindVisitor9
|
|
63 |
header extends javax/lang/model/util/ElementKindVisitor8 flags 21 signature <R:Ljava/lang/Object;P:Ljava/lang/Object;>Ljavax/lang/model/util/ElementKindVisitor8<TR;TP;>; runtimeAnnotations @Ljavax/annotation/processing/SupportedSourceVersion;(value=eLjavax/lang/model/SourceVersion;RELEASE_10;)
|
|
64 |
|
|
65 |
class name javax/lang/model/util/ElementScanner6
|
|
66 |
-method name <init> descriptor ()V
|
|
67 |
-method name <init> descriptor (Ljava/lang/Object;)V
|
|
68 |
method name <init> descriptor ()V flags 4 deprecated true runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
69 |
method name <init> descriptor (Ljava/lang/Object;)V flags 4 deprecated true signature (TR;)V runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
70 |
|
|
71 |
class name javax/lang/model/util/ElementScanner9
|
|
72 |
header extends javax/lang/model/util/ElementScanner8 flags 21 signature <R:Ljava/lang/Object;P:Ljava/lang/Object;>Ljavax/lang/model/util/ElementScanner8<TR;TP;>; runtimeAnnotations @Ljavax/annotation/processing/SupportedSourceVersion;(value=eLjavax/lang/model/SourceVersion;RELEASE_10;)
|
|
73 |
|
|
74 |
class name javax/lang/model/util/SimpleAnnotationValueVisitor6
|
|
75 |
-method name <init> descriptor ()V
|
|
76 |
-method name <init> descriptor (Ljava/lang/Object;)V
|
|
77 |
method name <init> descriptor ()V flags 4 deprecated true runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
78 |
method name <init> descriptor (Ljava/lang/Object;)V flags 4 deprecated true signature (TR;)V runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
79 |
|
|
80 |
class name javax/lang/model/util/SimpleAnnotationValueVisitor9
|
|
81 |
header extends javax/lang/model/util/SimpleAnnotationValueVisitor8 flags 21 signature <R:Ljava/lang/Object;P:Ljava/lang/Object;>Ljavax/lang/model/util/SimpleAnnotationValueVisitor8<TR;TP;>; runtimeAnnotations @Ljavax/annotation/processing/SupportedSourceVersion;(value=eLjavax/lang/model/SourceVersion;RELEASE_10;)
|
|
82 |
|
|
83 |
class name javax/lang/model/util/SimpleElementVisitor6
|
|
84 |
-method name <init> descriptor ()V
|
|
85 |
-method name <init> descriptor (Ljava/lang/Object;)V
|
|
86 |
method name <init> descriptor ()V flags 4 deprecated true runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
87 |
method name <init> descriptor (Ljava/lang/Object;)V flags 4 deprecated true signature (TR;)V runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
88 |
|
|
89 |
class name javax/lang/model/util/SimpleElementVisitor9
|
|
90 |
header extends javax/lang/model/util/SimpleElementVisitor8 flags 21 signature <R:Ljava/lang/Object;P:Ljava/lang/Object;>Ljavax/lang/model/util/SimpleElementVisitor8<TR;TP;>; runtimeAnnotations @Ljavax/annotation/processing/SupportedSourceVersion;(value=eLjavax/lang/model/SourceVersion;RELEASE_10;)
|
|
91 |
|
|
92 |
class name javax/lang/model/util/SimpleTypeVisitor6
|
|
93 |
-method name <init> descriptor ()V
|
|
94 |
-method name <init> descriptor (Ljava/lang/Object;)V
|
|
95 |
method name <init> descriptor ()V flags 4 deprecated true runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
96 |
method name <init> descriptor (Ljava/lang/Object;)V flags 4 deprecated true signature (TR;)V runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
97 |
|
|
98 |
class name javax/lang/model/util/SimpleTypeVisitor9
|
|
99 |
header extends javax/lang/model/util/SimpleTypeVisitor8 flags 21 signature <R:Ljava/lang/Object;P:Ljava/lang/Object;>Ljavax/lang/model/util/SimpleTypeVisitor8<TR;TP;>; runtimeAnnotations @Ljavax/annotation/processing/SupportedSourceVersion;(value=eLjavax/lang/model/SourceVersion;RELEASE_10;)
|
|
100 |
|
|
101 |
class name javax/lang/model/util/TypeKindVisitor6
|
|
102 |
-method name <init> descriptor ()V
|
|
103 |
-method name <init> descriptor (Ljava/lang/Object;)V
|
|
104 |
method name <init> descriptor ()V flags 4 deprecated true runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
105 |
method name <init> descriptor (Ljava/lang/Object;)V flags 4 deprecated true signature (TR;)V runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
106 |
method name visitNoTypeAsModule descriptor (Ljavax/lang/model/type/NoType;Ljava/lang/Object;)Ljava/lang/Object; flags 1 signature (Ljavax/lang/model/type/NoType;TP;)TR;
|
|
107 |
|
|
108 |
class name javax/lang/model/util/TypeKindVisitor9
|
|
109 |
header extends javax/lang/model/util/TypeKindVisitor8 flags 21 signature <R:Ljava/lang/Object;P:Ljava/lang/Object;>Ljavax/lang/model/util/TypeKindVisitor8<TR;TP;>; runtimeAnnotations @Ljavax/annotation/processing/SupportedSourceVersion;(value=eLjavax/lang/model/SourceVersion;RELEASE_10;)
|
|
110 |
method name visitNoTypeAsModule descriptor (Ljavax/lang/model/type/NoType;Ljava/lang/Object;)Ljava/lang/Object; flags 1 signature (Ljavax/lang/model/type/NoType;TP;)TR;
|
|
111 |
|
|
112 |
class name javax/tools/ToolProvider
|
|
113 |
-method name getSystemToolClassLoader descriptor ()Ljava/lang/ClassLoader;
|
|
114 |
method name getSystemToolClassLoader descriptor ()Ljava/lang/ClassLoader; flags 9 deprecated true runtimeAnnotations @Ljava/lang/Deprecated;(since="9")
|
|
115 |
|