All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.jdk.compiler.share.data.symbols.jdk.jshell-M.sym.txt Maven / Gradle / Ivy

Go to download

"nb-javac" is a patched version of OpenJDK "javac", i.e., the Java compiler. This has long been part of NetBeans, providing a highly tuned Java compiler specifically for the Java editor i.e., parsing and lexing for features such as syntax coloring, code completion.

There is a newer version: 17.0.0.0
Show newest version
#
# Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation.  Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the LICENSE file that accompanied this code.
#
# This code is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
# version 2 for more details (a copy is included in the LICENSE file that
# accompanied this code).
#
# You should have received a copy of the GNU General Public License version
# 2 along with this work; if not, write to the Free Software Foundation,
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
# or visit www.oracle.com if you need additional information or have any
# questions.
#
# ##########################################################
# ### THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. ###
# ##########################################################
#
module name jdk.jshell
header exports jdk/jshell,jdk/jshell/execution,jdk/jshell/spi,jdk/jshell/tool requires name\u0020;java.base\u0020;flags\u0020;8000,name\u0020;java.logging\u0020;flags\u0020;0,name\u0020;jdk.compiler\u0020;flags\u0020;0,name\u0020;jdk.internal.ed\u0020;flags\u0020;0,name\u0020;jdk.internal.le\u0020;flags\u0020;0,name\u0020;jdk.internal.opt\u0020;flags\u0020;0,name\u0020;java.compiler\u0020;flags\u0020;20,name\u0020;java.prefs\u0020;flags\u0020;20,name\u0020;jdk.jdi\u0020;flags\u0020;20 uses jdk/jshell/spi/ExecutionControlProvider,jdk/internal/editor/spi/BuildInEditorProvider provides interface\u0020;javax/tools/Tool\u0020;impls\u0020;jdk/internal/jshell/tool/JShellToolProvider,interface\u0020;jdk/jshell/spi/ExecutionControlProvider\u0020;impls\u0020;jdk/jshell/execution/JdiExecutionControlProvider\u005C;u002C;jdk/jshell/execution/LocalExecutionControlProvider\u005C;u002C;jdk/jshell/execution/FailOverExecutionControlProvider,interface\u0020;jdk/internal/io/JdkConsoleProvider\u0020;impls\u0020;jdk/jshell/execution/impl/ConsoleImpl$ConsoleProviderImpl target linux-amd64 moduleMainClass jdk/internal/jshell/tool/JShellToolProvider flags 8000 classAnnotations @Ljdk/internal/javac/ParticipatesInPreview;

class name jdk/jshell/execution/JdiDefaultExecutionControl
header extends jdk/jshell/execution/JdiExecutionControl nestMembers jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter,jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter$TargetDescription flags 21
innerclass innerClass jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter outerClass jdk/jshell/execution/JdiDefaultExecutionControl innerClassName JdiStarter flags 609
innerclass innerClass jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter$TargetDescription outerClass jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter innerClassName TargetDescription flags 19
innerclass innerClass jdk/jshell/spi/ExecutionControl$InternalException outerClass jdk/jshell/spi/ExecutionControl innerClassName InternalException flags 9
innerclass innerClass jdk/jshell/spi/ExecutionControl$EngineTerminationException outerClass jdk/jshell/spi/ExecutionControl innerClassName EngineTerminationException flags 9
innerclass innerClass jdk/jshell/spi/ExecutionControl$RunException outerClass jdk/jshell/spi/ExecutionControl innerClassName RunException flags 409
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19

class name jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter
header extends java/lang/Object nestHost jdk/jshell/execution/JdiDefaultExecutionControl flags 601
innerclass innerClass jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter outerClass jdk/jshell/execution/JdiDefaultExecutionControl innerClassName JdiStarter flags 609
innerclass innerClass jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter$TargetDescription outerClass jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter innerClassName TargetDescription flags 19
method name start descriptor (Ljdk/jshell/spi/ExecutionEnv;Ljava/util/Map;I)Ljdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter$TargetDescription; flags 401 signature (Ljdk/jshell/spi/ExecutionEnv;Ljava/util/Map;I)Ljdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter$TargetDescription;

class name jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter$TargetDescription
header extends java/lang/Record nestHost jdk/jshell/execution/JdiDefaultExecutionControl record true flags 31
recordcomponent name vm descriptor Lcom/sun/jdi/VirtualMachine;
recordcomponent name process descriptor Ljava/lang/Process;
innerclass innerClass jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter outerClass jdk/jshell/execution/JdiDefaultExecutionControl innerClassName JdiStarter flags 609
innerclass innerClass jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter$TargetDescription outerClass jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter innerClassName TargetDescription flags 19
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
method name  descriptor (Lcom/sun/jdi/VirtualMachine;Ljava/lang/Process;)V flags 1 methodParameters 0:vm,0:process
method name toString descriptor ()Ljava/lang/String; flags 11
method name hashCode descriptor ()I flags 11
method name equals descriptor (Ljava/lang/Object;)Z flags 11
method name vm descriptor ()Lcom/sun/jdi/VirtualMachine; flags 1
method name process descriptor ()Ljava/lang/Process; flags 1

class name jdk/jshell/execution/JdiExecutionControlProvider
header extends java/lang/Object implements jdk/jshell/spi/ExecutionControlProvider flags 21
innerclass innerClass jdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter outerClass jdk/jshell/execution/JdiDefaultExecutionControl innerClassName JdiStarter flags 609
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
method name  descriptor (Ljdk/jshell/execution/JdiDefaultExecutionControl$JdiStarter;)V flags 1

class name jdk/jshell/execution/JdiInitiator
header extends java/lang/Object nestMembers jdk/jshell/execution/JdiInitiator$ProcessStarted flags 21
innerclass innerClass jdk/jshell/execution/JdiInitiator$ProcessStarted outerClass jdk/jshell/execution/JdiInitiator innerClassName ProcessStarted flags 60c
innerclass innerClass java/util/Map$Entry outerClass java/util/Map innerClassName Entry flags 609
innerclass innerClass com/sun/jdi/connect/Connector$Argument outerClass com/sun/jdi/connect/Connector innerClassName Argument flags 609
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
method name runListenProcess descriptor (Ljava/lang/String;ILjava/util/List;Ljdk/jshell/execution/JdiInitiator$ProcessStarted;)V flags 4 signature (Ljava/lang/String;ILjava/util/List;Ljdk/jshell/execution/JdiInitiator$ProcessStarted;)V

class name jdk/jshell/execution/JdiInitiator$ProcessStarted
header extends java/lang/Object nestHost jdk/jshell/execution/JdiInitiator flags 601
innerclass innerClass jdk/jshell/execution/JdiInitiator$ProcessStarted outerClass jdk/jshell/execution/JdiInitiator innerClassName ProcessStarted flags 60c
method name processStarted descriptor (Ljava/lang/Process;)V thrownTypes java/lang/Throwable flags 401

class name jdk/jshell/execution/LocalExecutionControl
header extends jdk/jshell/execution/DirectExecutionControl flags 21
innerclass innerClass jdk/jshell/spi/ExecutionControl$ClassBytecodes outerClass jdk/jshell/spi/ExecutionControl innerClassName ClassBytecodes flags 19
innerclass innerClass java/lang/Thread$UncaughtExceptionHandler outerClass java/lang/Thread innerClassName UncaughtExceptionHandler flags 609
innerclass innerClass jdk/jshell/spi/ExecutionControl$StoppedException outerClass jdk/jshell/spi/ExecutionControl innerClassName StoppedException flags 9
innerclass innerClass jdk/jshell/spi/ExecutionControl$InternalException outerClass jdk/jshell/spi/ExecutionControl innerClassName InternalException flags 9
innerclass innerClass java/lang/classfile/CodeBuilder$BlockCodeBuilder outerClass java/lang/classfile/CodeBuilder innerClassName BlockCodeBuilder flags 609
innerclass innerClass jdk/jshell/spi/ExecutionControl$ClassInstallException outerClass jdk/jshell/spi/ExecutionControl innerClassName ClassInstallException flags 9
innerclass innerClass jdk/jshell/spi/ExecutionControl$NotImplementedException outerClass jdk/jshell/spi/ExecutionControl innerClassName NotImplementedException flags 9
innerclass innerClass jdk/jshell/spi/ExecutionControl$EngineTerminationException outerClass jdk/jshell/spi/ExecutionControl innerClassName EngineTerminationException flags 9
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
method name  descriptor (Ljava/lang/ClassLoader;)V flags 1

class name jdk/jshell/execution/LocalExecutionControlProvider
header extends java/lang/Object implements jdk/jshell/spi/ExecutionControlProvider flags 21
innerclass innerClass jdk/jshell/spi/ExecutionControl$ExecutionControlException outerClass jdk/jshell/spi/ExecutionControl innerClassName ExecutionControlException flags 409
method name createExecutionControl descriptor (Ljdk/jshell/spi/ExecutionEnv;Ljava/util/Map;)Ljdk/jshell/spi/ExecutionControl; flags 1 signature (Ljdk/jshell/spi/ExecutionEnv;Ljava/util/Map;)Ljdk/jshell/spi/ExecutionControl;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy