Path: blob/master/make/data/symbols/java.compiler-7.sym.txt
40947 views
#1# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.2# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.3#4# This code is free software; you can redistribute it and/or modify it5# under the terms of the GNU General Public License version 2 only, as6# published by the Free Software Foundation. Oracle designates this7# particular file as subject to the "Classpath" exception as provided8# by Oracle in the LICENSE file that accompanied this code.9#10# This code is distributed in the hope that it will be useful, but WITHOUT11# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or12# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License13# version 2 for more details (a copy is included in the LICENSE file that14# accompanied this code).15#16# You should have received a copy of the GNU General Public License version17# 2 along with this work; if not, write to the Free Software Foundation,18# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.19#20# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA21# or visit www.oracle.com if you need additional information or have any22# questions.23#24# ##########################################################25# ### THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. ###26# ##########################################################27#28-class name javax/lang/model/AnnotatedConstruct2930class name javax/lang/model/SourceVersion31-field name RELEASE_8 descriptor Ljavax/lang/model/SourceVersion;3233class name javax/lang/model/element/Element34header extends java/lang/Object flags 6013536class name javax/lang/model/element/ExecutableElement37-method name getReceiverType descriptor ()Ljavax/lang/model/type/TypeMirror;38-method name isDefault descriptor ()Z3940class name javax/lang/model/element/Modifier41-field name DEFAULT descriptor Ljavax/lang/model/element/Modifier;4243class name javax/lang/model/element/PackageElement44-method name getEnclosedElements descriptor ()Ljava/util/List;4546class name javax/lang/model/element/VariableElement47-method name getSimpleName descriptor ()Ljavax/lang/model/element/Name;48-method name getEnclosingElement descriptor ()Ljavax/lang/model/element/Element;4950class name javax/lang/model/type/ExecutableType51-method name getReceiverType descriptor ()Ljavax/lang/model/type/TypeMirror;5253-class name javax/lang/model/type/IntersectionType5455class name javax/lang/model/type/TypeKind56-field name INTERSECTION descriptor Ljavax/lang/model/type/TypeKind;5758class name javax/lang/model/type/TypeMirror59header extends java/lang/Object flags 6016061class name javax/lang/model/type/TypeVisitor62-method name visitIntersection descriptor (Ljavax/lang/model/type/IntersectionType;Ljava/lang/Object;)Ljava/lang/Object;6364-class name javax/lang/model/util/AbstractAnnotationValueVisitor86566-class name javax/lang/model/util/AbstractElementVisitor86768class name javax/lang/model/util/AbstractTypeVisitor669-method name visitIntersection descriptor (Ljavax/lang/model/type/IntersectionType;Ljava/lang/Object;)Ljava/lang/Object;7071-class name javax/lang/model/util/AbstractTypeVisitor87273-class name javax/lang/model/util/ElementKindVisitor87475-class name javax/lang/model/util/ElementScanner87677class name javax/lang/model/util/Elements78-method name isFunctionalInterface descriptor (Ljavax/lang/model/element/TypeElement;)Z7980-class name javax/lang/model/util/SimpleAnnotationValueVisitor88182-class name javax/lang/model/util/SimpleElementVisitor88384-class name javax/lang/model/util/SimpleTypeVisitor88586-class name javax/lang/model/util/TypeKindVisitor88788-class name javax/tools/DocumentationTool8990-class name javax/tools/DocumentationTool$DocumentationTask9192-class name javax/tools/DocumentationTool$Location9394class name javax/tools/JavaCompiler$CompilationTask95-method name call descriptor ()Ljava/lang/Object;9697class name javax/tools/StandardLocation98-field name NATIVE_HEADER_OUTPUT descriptor Ljavax/tools/StandardLocation;99100class name javax/tools/ToolProvider101-method name getSystemDocumentationTool descriptor ()Ljavax/tools/DocumentationTool;102103104105