Nashorn API
DRAFT 9-Ubuntu+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
Used for instances of EmptyStatementTree.
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
Used for instances of ErroneousTree.
EXPORT_ENTRY - jdk.nashorn.api.tree.Tree.Kind
Used for instances of ExportEntryTree.
EXPRESSION_STATEMENT - jdk.nashorn.api.tree.Tree.Kind
Used for instances of ExpressionStatementTree.
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
A Tree node for export entry in Module information.
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 
Skip navigation links
Nashorn API
DRAFT 9-Ubuntu+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-Ubuntu+0-9b153-2