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 

V

VALID - jdk.jshell.Snippet.Status
The snippet is a valid snippet (in the context of current JShell state).
value() - Method in class jdk.jshell.SnippetEvent
The result value of successful run.
valueOf(String) - Static method in enum jdk.jshell.Snippet.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jdk.jshell.Snippet.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jdk.jshell.Snippet.SubKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jdk.jshell.SourceCodeAnalysis.Completeness
Returns the enum constant of this type with the specified name.
values() - Static method in enum jdk.jshell.Snippet.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jdk.jshell.Snippet.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jdk.jshell.Snippet.SubKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jdk.jshell.SourceCodeAnalysis.Completeness
Returns an array containing the constants of this enum type, in the order they are declared.
valueString(Object) - Static method in class jdk.jshell.execution.DirectExecutionControl
VAR - jdk.jshell.Snippet.Kind
One variable declaration.
VAR_DECLARATION_SUBKIND - jdk.jshell.Snippet.SubKind
A variable declaration without initializer.
VAR_DECLARATION_WITH_INITIALIZER_SUBKIND - jdk.jshell.Snippet.SubKind
A variable declaration with an initializer expression.
VAR_VALUE_SUBKIND - jdk.jshell.Snippet.SubKind
A simple variable reference expression.
variables() - Method in class jdk.jshell.JShell
Returns the active variable snippets.
VarSnippet - Class in jdk.jshell
Snippet for a variable definition.
varValue(String, String) - Method in class jdk.jshell.execution.DirectExecutionControl
 
varValue(String, String) - Method in class jdk.jshell.execution.RemoteExecutionControl
 
varValue(String, String) - Method in class jdk.jshell.execution.StreamingExecutionControl
 
varValue(String, String) - Method in interface jdk.jshell.spi.ExecutionControl
Returns the value of a variable.
varValue(VarSnippet) - Method in class jdk.jshell.JShell
Get the current value of a variable.
vm() - Method in class jdk.jshell.execution.JdiDefaultExecutionControl
 
vm() - Method in class jdk.jshell.execution.JdiExecutionControl
Returns the JDI VirtualMachine instance.
vm() - Method in class jdk.jshell.execution.JdiInitiator
Returns the resulting VirtualMachine instance.
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-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