Nashorn API
DRAFT 9-Ubuntu+0-9b151-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 

M

MANDATORY_WARNING - jdk.nashorn.api.tree.Diagnostic.Kind
Problem similar to a warning, but is mandated by the tool's specification.
MEMBER_SELECT - jdk.nashorn.api.tree.Tree.Kind
Used for instances of MemberSelectTree.
MINUS - jdk.nashorn.api.tree.Tree.Kind
Used for instances of BinaryTree representing subtraction -.
MINUS_ASSIGNMENT - jdk.nashorn.api.tree.Tree.Kind
Used for instances of CompoundAssignmentTree representing subtraction assignment -=.
MODULE - jdk.nashorn.api.tree.Tree.Kind
Used for instances of ModuleTree.
MULTIPLY - jdk.nashorn.api.tree.Tree.Kind
Used for instances of BinaryTree representing multiplication *.
MULTIPLY_ASSIGNMENT - jdk.nashorn.api.tree.Tree.Kind
Used for instances of CompoundAssignmentTree representing multiplication assignment *=.
MemberSelectTree - Interface in jdk.nashorn.api.tree
A tree node for a member access expression.
ModuleTree - Interface in jdk.nashorn.api.tree
A Tree node for Module information.
makeSynchronizedFunction(Object, Object) - Static method in class jdk.nashorn.api.scripting.ScriptUtils
Create a wrapper function that calls func synchronized on sync or, if that is undefined, self.
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-9b151-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-9b151-2