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

G

generate(ExecutionEnv, String) - Static method in interface jdk.jshell.spi.ExecutionControl
Search for a provider, then create and return the ExecutionControl instance.
generate(ExecutionEnv, String, Map<String, String>) - Static method in interface jdk.jshell.spi.ExecutionControl
Search for a provider, then create and return the ExecutionControl instance.
generate(ExecutionEnv, Map<String, String>) - Method in class jdk.jshell.execution.FailOverExecutionControlProvider
Create and return a locally executing ExecutionControl instance.
generate(ExecutionEnv, Map<String, String>) - Method in class jdk.jshell.execution.JdiExecutionControlProvider
 
generate(ExecutionEnv, Map<String, String>) - Method in class jdk.jshell.execution.LocalExecutionControlProvider
Create and return a locally executing ExecutionControl instance.
generate(ExecutionEnv, Map<String, String>) - Method in interface jdk.jshell.spi.ExecutionControlProvider
Create and return the ExecutionControl instance.
getCode() - Method in class jdk.jshell.Diag
Returns a diagnostic code indicating the type of diagnostic.
getEndPosition() - Method in class jdk.jshell.Diag
Returns the character offset from the beginning of the file associated with this diagnostic that indicates the end of the problem.
getExceptionClassName() - Method in exception jdk.jshell.EvalException
Returns the name of the Throwable subclass which was thrown in the executing client.
getMessage(Locale) - Method in class jdk.jshell.Diag
Returns a localized message for the given locale.
getNames() - Method in class jdk.jshell.SourceCodeAnalysis.QualifiedNames
Known qualified names for the given simple name in the original code.
getPosition() - Method in class jdk.jshell.Diag
Returns a character offset from the beginning of the source object associated with this diagnostic that indicates the location of the problem.
getSimpleNameLength() - Method in class jdk.jshell.SourceCodeAnalysis.QualifiedNames
The length of the simple name in the original code for which the qualified names where gathered.
getSnippet() - Method in exception jdk.jshell.UnresolvedReferenceException
Return the Snippet which has the unresolved reference(s).
getStartPosition() - Method in class jdk.jshell.Diag
Returns the character offset from the beginning of the file associated with this diagnostic that indicates the start of the problem.
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-Debian+0-9b153-2

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-Debian+0-9b153-2