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
F
- FOR_IN_LOOP - jdk.nashorn.api.tree.Tree.Kind
-
- FOR_LOOP - jdk.nashorn.api.tree.Tree.Kind
-
- ForInLoopTree - Interface in jdk.nashorn.api.tree
-
A tree node for for..in statement
For example:
- ForLoopTree - Interface in jdk.nashorn.api.tree
-
A tree node for a basic 'for' loop statement.
- format(String, Object[]) - Static method in class jdk.nashorn.api.scripting.ScriptUtils
-
Method which converts javascript types to java types for the
String.format method (jrunscript function sprintf).
- ForOfLoopTree - Interface in jdk.nashorn.api.tree
-
- freeze() - Method in class jdk.nashorn.api.scripting.ScriptObjectMirror
-
ECMA 15.2.39 - freeze implementation.
- FUNCTION - jdk.nashorn.api.tree.Tree.Kind
-
- FUNCTION_EXPRESSION - jdk.nashorn.api.tree.Tree.Kind
-
- FUNCTION_INVOCATION - jdk.nashorn.api.tree.Tree.Kind
-
- FunctionCallTree - Interface in jdk.nashorn.api.tree
-
A tree node for a function call expression.
- FunctionDeclarationTree - Interface in jdk.nashorn.api.tree
-
- FunctionExpressionTree - Interface in jdk.nashorn.api.tree
-
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