JShell API
DRAFT 9-Ubuntu+0-9b159-1ubuntu1
A B C D E F G H I J K L M N O P R S T U V W 

D

DeclarationSnippet - Class in jdk.jshell
Grouping for all declaration Snippets: variable declarations (VarSnippet), method declarations (MethodSnippet), and type declarations (TypeDeclSnippet).
defaultParameters() - Method in class jdk.jshell.execution.FailOverExecutionControlProvider
Create and return the default parameter map for this ExecutionControlProvider.
defaultParameters() - Method in class jdk.jshell.execution.JdiExecutionControlProvider
Create and return the default parameter map for this ExecutionControlProvider.
defaultParameters() - Method in class jdk.jshell.execution.LocalExecutionControlProvider
Create and return the default parameter map for LocalExecutionControlProvider.
defaultParameters() - Method in interface jdk.jshell.spi.ExecutionControlProvider
Create and return the default parameter map for this ExecutionControlProvider.
DEFINITELY_INCOMPLETE - jdk.jshell.SourceCodeAnalysis.Completeness
There must be further source beyond the given input in order for it to be complete.
dependents(Snippet) - Method in class jdk.jshell.SourceCodeAnalysis
Returns a collection of Snippets which might need updating if the given Snippet is updated.
detectJdiExitEvent(VirtualMachine, Consumer<String>) - Static method in class jdk.jshell.execution.Util
Monitor the JDI event stream for VMDeathEvent and VMDisconnectEvent.
Diag - Class in jdk.jshell
Diagnostic information for a Snippet.
diagnostics(Snippet) - Method in class jdk.jshell.JShell
Return the diagnostics of the most recent evaluation of the snippet.
DirectExecutionControl - Class in jdk.jshell.execution
An ExecutionControl implementation that runs in the current process.
DirectExecutionControl() - Constructor for class jdk.jshell.execution.DirectExecutionControl
Create an instance using the default class loading.
DirectExecutionControl(LoaderDelegate) - Constructor for class jdk.jshell.execution.DirectExecutionControl
Creates an instance, delegating loader operations to the specified delegate.
documentation(String, int, boolean) - Method in class jdk.jshell.SourceCodeAnalysis
Compute documentation for the given user's input.
drop(Snippet) - Method in class jdk.jshell.JShell
Remove a declaration from the state.
DROPPED - jdk.jshell.Snippet.Status
The snippet is inactive because of an explicit call to the JShell.drop(Snippet).
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links
JShell API
DRAFT 9-Ubuntu+0-9b159-1ubuntu1

Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2015, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.

DRAFT 9-Ubuntu+0-9b159-1ubuntu1