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 

T

TEMP_VAR_EXPRESSION_SUBKIND - jdk.jshell.Snippet.SubKind
An expression whose value has been stored in a temporary variable.
tempVariableNameGenerator(Supplier<String>) - Method in class jdk.jshell.JShell.Builder
Sets a generator of temp variable names for VarSnippet of Snippet.SubKind.TEMP_VAR_EXPRESSION_SUBKIND.
throwConvertedInvocationException(Throwable) - Method in class jdk.jshell.execution.DirectExecutionControl
Converts incoming exceptions in user code into instances of subtypes of ExecutionControl.ExecutionControlException and throws the converted exception.
throwConvertedInvocationException(Throwable) - Method in class jdk.jshell.execution.RemoteExecutionControl
 
throwConvertedOtherException(Throwable) - Method in class jdk.jshell.execution.DirectExecutionControl
Converts incoming exceptions in agent code into instances of subtypes of ExecutionControl.ExecutionControlException and throws the converted exception.
throwConvertedOtherException(Throwable) - Method in class jdk.jshell.execution.RemoteExecutionControl
 
toString() - Method in class jdk.jshell.MethodSnippet
 
toString() - Method in class jdk.jshell.Snippet
 
toString() - Method in class jdk.jshell.SnippetEvent
Return a string representation of the event
TYPE_DECL - jdk.jshell.Snippet.Kind
A type declaration.
TYPE_IMPORT_ON_DEMAND_SUBKIND - jdk.jshell.Snippet.SubKind
Type-Import-on-Demand Declaration.
TypeDeclSnippet - Class in jdk.jshell
Snippet for a type definition (a class, interface, enum, or annotation interface definition).
typeName() - Method in class jdk.jshell.ExpressionSnippet
Type of the expression
typeName() - Method in class jdk.jshell.VarSnippet
A String representation of the type of the variable.
types() - Method in class jdk.jshell.JShell
Returns the active type declaration (class, interface, annotation type, and enum) snippets.
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