Nashorn API
DRAFT 9-Debian+0-9b155-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
R
- REGEXP_LITERAL - jdk.nashorn.api.tree.Tree.Kind
-
- REMAINDER - jdk.nashorn.api.tree.Tree.Kind
-
Used for instances of
BinaryTree
representing
remainder
%
.
- REMAINDER_ASSIGNMENT - jdk.nashorn.api.tree.Tree.Kind
-
- RETURN - jdk.nashorn.api.tree.Tree.Kind
-
- RIGHT_SHIFT - jdk.nashorn.api.tree.Tree.Kind
-
Used for instances of
BinaryTree
representing
right shift
>>
.
- RIGHT_SHIFT_ASSIGNMENT - jdk.nashorn.api.tree.Tree.Kind
-
- RegExpLiteralTree - Interface in jdk.nashorn.api.tree
-
Represents regular expression literal in the source code.
- ReturnTree - Interface in jdk.nashorn.api.tree
-
A tree node for a 'return' statement.
- read(char[], int, int) - Method in class jdk.nashorn.api.scripting.URLReader
-
- remove(Object) - Method in class jdk.nashorn.api.scripting.ScriptObjectMirror
-
- removeMember(String) - Method in class jdk.nashorn.api.scripting.AbstractJSObject
-
- removeMember(String) - Method in interface jdk.nashorn.api.scripting.JSObject
-
Remove a named member from this JavaScript object
- removeMember(String) - Method in class jdk.nashorn.api.scripting.ScriptObjectMirror
-
- report(Diagnostic) - Method in interface jdk.nashorn.api.tree.DiagnosticListener
-
Invoked whenever a parsing problem is found.
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-Debian+0-9b155-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-Debian+0-9b155-1