JShell API
DRAFT 9-Ubuntu+0-9b161-1
A B C D E F G H I J K L M N O P R S T U V W
A
- addToClasspath(String) - Method in class jdk.jshell.execution.DirectExecutionControl
-
- addToClasspath(String) - Method in interface jdk.jshell.execution.LoaderDelegate
-
Adds the path to the execution class path.
- addToClasspath(String) - Method in class jdk.jshell.execution.StreamingExecutionControl
-
- addToClasspath(String) - Method in class jdk.jshell.JShell
-
The specified path is added to the end of the classpath used in eval().
- addToClasspath(String) - Method in interface jdk.jshell.spi.ExecutionControl
-
Adds the path to the execution class path.
- analyzeCompletion(String) - Method in class jdk.jshell.SourceCodeAnalysis
-
Given an input string, find the first snippet of code (one statement,
definition, import, or expression) and evaluate if it is complete.
- analyzeType(String, int) - Method in class jdk.jshell.SourceCodeAnalysis
-
Infer the type of the given expression.
- ANNOTATION_TYPE_SUBKIND - jdk.jshell.Snippet.SubKind
-
An annotation interface declaration.
- ASSIGNMENT_SUBKIND - jdk.jshell.Snippet.SubKind
-
An assignment expression.
A B C D E F G H I J K L M N O P R S T U V W
JShell API
DRAFT 9-Ubuntu+0-9b161-1
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-9b161-1