Nashorn API
DRAFT 9-Debian+0-9b153-2
A B C D E F G H I J K L M N O P R S T U V W X Y
E
- EMPTY_STATEMENT - jdk.nashorn.api.tree.Tree.Kind
-
- EQUAL_TO - jdk.nashorn.api.tree.Tree.Kind
-
Used for instances of
BinaryTree
representing
equal-to
==
.
- ERROR - jdk.nashorn.api.tree.Diagnostic.Kind
-
Problem which prevents the tool's normal completion.
- ERROR - jdk.nashorn.api.tree.Tree.Kind
-
- EXPORT_ENTRY - jdk.nashorn.api.tree.Tree.Kind
-
- EXPRESSION_STATEMENT - jdk.nashorn.api.tree.Tree.Kind
-
- EmptyStatementTree - Interface in jdk.nashorn.api.tree
-
A tree node for an empty (skip) statement.
- ErroneousTree - Interface in jdk.nashorn.api.tree
-
A tree node to stand in for a malformed expression.
- ExportEntryTree - Interface in jdk.nashorn.api.tree
-
- ExpressionStatementTree - Interface in jdk.nashorn.api.tree
-
A tree node for an expression statement.
- ExpressionTree - Interface in jdk.nashorn.api.tree
-
A tree node used as the base class for the different types of
expressions.
- entrySet() - Method in class jdk.nashorn.api.scripting.ScriptObjectMirror
-
- equals(Object) - Method in class jdk.nashorn.api.scripting.ScriptObjectMirror
-
- eval(Reader, ScriptContext) - Method in class jdk.nashorn.api.scripting.NashornScriptEngine
-
- eval(String) - Method in class jdk.nashorn.api.scripting.AbstractJSObject
-
- eval(String) - Method in interface jdk.nashorn.api.scripting.JSObject
-
Evaluate a JavaScript expression.
- eval(String) - Method in class jdk.nashorn.api.scripting.ScriptObjectMirror
-
- eval(String, ScriptContext) - Method in class jdk.nashorn.api.scripting.NashornScriptEngine
-
- exposeToScripts(String) - Method in interface jdk.nashorn.api.scripting.ClassFilter
-
Should the Java class of the specified name be exposed to scripts?
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-9b153-2
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-9b153-2