Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/mobile
Path: blob/master/make/data/symbols/java.compiler-7.sym.txt
40947 views
1
#
2
# Copyright (c) 2015, 2017, 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
-class name javax/lang/model/AnnotatedConstruct
30
31
class name javax/lang/model/SourceVersion
32
-field name RELEASE_8 descriptor Ljavax/lang/model/SourceVersion;
33
34
class name javax/lang/model/element/Element
35
header extends java/lang/Object flags 601
36
37
class name javax/lang/model/element/ExecutableElement
38
-method name getReceiverType descriptor ()Ljavax/lang/model/type/TypeMirror;
39
-method name isDefault descriptor ()Z
40
41
class name javax/lang/model/element/Modifier
42
-field name DEFAULT descriptor Ljavax/lang/model/element/Modifier;
43
44
class name javax/lang/model/element/PackageElement
45
-method name getEnclosedElements descriptor ()Ljava/util/List;
46
47
class name javax/lang/model/element/VariableElement
48
-method name getSimpleName descriptor ()Ljavax/lang/model/element/Name;
49
-method name getEnclosingElement descriptor ()Ljavax/lang/model/element/Element;
50
51
class name javax/lang/model/type/ExecutableType
52
-method name getReceiverType descriptor ()Ljavax/lang/model/type/TypeMirror;
53
54
-class name javax/lang/model/type/IntersectionType
55
56
class name javax/lang/model/type/TypeKind
57
-field name INTERSECTION descriptor Ljavax/lang/model/type/TypeKind;
58
59
class name javax/lang/model/type/TypeMirror
60
header extends java/lang/Object flags 601
61
62
class name javax/lang/model/type/TypeVisitor
63
-method name visitIntersection descriptor (Ljavax/lang/model/type/IntersectionType;Ljava/lang/Object;)Ljava/lang/Object;
64
65
-class name javax/lang/model/util/AbstractAnnotationValueVisitor8
66
67
-class name javax/lang/model/util/AbstractElementVisitor8
68
69
class name javax/lang/model/util/AbstractTypeVisitor6
70
-method name visitIntersection descriptor (Ljavax/lang/model/type/IntersectionType;Ljava/lang/Object;)Ljava/lang/Object;
71
72
-class name javax/lang/model/util/AbstractTypeVisitor8
73
74
-class name javax/lang/model/util/ElementKindVisitor8
75
76
-class name javax/lang/model/util/ElementScanner8
77
78
class name javax/lang/model/util/Elements
79
-method name isFunctionalInterface descriptor (Ljavax/lang/model/element/TypeElement;)Z
80
81
-class name javax/lang/model/util/SimpleAnnotationValueVisitor8
82
83
-class name javax/lang/model/util/SimpleElementVisitor8
84
85
-class name javax/lang/model/util/SimpleTypeVisitor8
86
87
-class name javax/lang/model/util/TypeKindVisitor8
88
89
-class name javax/tools/DocumentationTool
90
91
-class name javax/tools/DocumentationTool$DocumentationTask
92
93
-class name javax/tools/DocumentationTool$Location
94
95
class name javax/tools/JavaCompiler$CompilationTask
96
-method name call descriptor ()Ljava/lang/Object;
97
98
class name javax/tools/StandardLocation
99
-field name NATIVE_HEADER_OUTPUT descriptor Ljavax/tools/StandardLocation;
100
101
class name javax/tools/ToolProvider
102
-method name getSystemDocumentationTool descriptor ()Ljavax/tools/DocumentationTool;
103
104
105