Nashorn 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 X Y 

R

read(char[], int, int) - Method in class jdk.nashorn.api.scripting.URLReader
 
REGEXP_LITERAL - jdk.nashorn.api.tree.Tree.Kind
Used for instances of RegExpLiteralTree.
RegExpLiteralTree - Interface in jdk.nashorn.api.tree
Represents regular expression literal in the source code.
REMAINDER - jdk.nashorn.api.tree.Tree.Kind
Used for instances of BinaryTree representing remainder %.
REMAINDER_ASSIGNMENT - jdk.nashorn.api.tree.Tree.Kind
Used for instances of CompoundAssignmentTree representing remainder assignment %=.
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.
RETURN - jdk.nashorn.api.tree.Tree.Kind
Used for instances of ReturnTree.
ReturnTree - Interface in jdk.nashorn.api.tree
A tree node for a 'return' statement.
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
Used for instances of CompoundAssignmentTree representing right shift assignment >>=.
A B C D E F G H I J K L M N O P R S T U V W X Y 
Skip navigation links
Nashorn 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 © 2014, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.

DRAFT 9-Ubuntu+0-9b161-1