Nashorn API
DRAFT 9-Ubuntu+0-9b158-1
A B C D E F G H I J K L M N O P R S T U V W X Y
U
- UNARY_MINUS - jdk.nashorn.api.tree.Tree.Kind
-
Used for instances of
UnaryTree
representing unary minus
operator
-
.
- UNARY_PLUS - jdk.nashorn.api.tree.Tree.Kind
-
Used for instances of
UnaryTree
representing unary plus
operator
+
.
- UnaryTree - Interface in jdk.nashorn.api.tree
-
A tree node for postfix and unary expressions.
- UnknownTreeException - Exception in jdk.nashorn.api.tree
-
Indicates that an unknown kind of Tree was encountered.
- UnknownTreeException(Tree, Object) - Constructor for exception jdk.nashorn.api.tree.UnknownTreeException
-
Creates a new UnknownTreeException
.
- UNSIGNED_RIGHT_SHIFT - jdk.nashorn.api.tree.Tree.Kind
-
Used for instances of
BinaryTree
representing
unsigned right shift
>>>
.
- UNSIGNED_RIGHT_SHIFT_ASSIGNMENT - jdk.nashorn.api.tree.Tree.Kind
-
- unwrap(Object) - Static method in class jdk.nashorn.api.scripting.ScriptUtils
-
Unwrap a script object mirror if needed.
- unwrap(Object, Object) - Static method in class jdk.nashorn.api.scripting.ScriptObjectMirror
-
Unwrap a script object mirror if needed.
- unwrapArray(Object[]) - Static method in class jdk.nashorn.api.scripting.ScriptUtils
-
Unwrap an array of script object mirrors if needed.
- unwrapArray(Object[], Object) - Static method in class jdk.nashorn.api.scripting.ScriptObjectMirror
-
Unwrap an array of script object mirrors if needed.
- URLReader - Class in jdk.nashorn.api.scripting
-
A Reader that reads from a URL.
- URLReader(URL) - Constructor for class jdk.nashorn.api.scripting.URLReader
-
Constructor
- URLReader(URL, String) - Constructor for class jdk.nashorn.api.scripting.URLReader
-
Constructor
- URLReader(URL, Charset) - Constructor for class jdk.nashorn.api.scripting.URLReader
-
Constructor
A B C D E F G H I J K L M N O P R S T U V W X Y
Nashorn API
DRAFT 9-Ubuntu+0-9b158-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 © 2014, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b158-1