Searched defs:MethodInvocationTree (Results 1 - 3 of 3) sorted by relevance

/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/source/tree/
H A DMethodInvocationTree.java46 public interface MethodInvocationTree extends ExpressionTree { interface in inherits:ExpressionTree
/openjdk10/nashorn/samples/
H A Dgetclassnpe.js53 var MethodInvocationTree = Java.type("com.sun.source.tree.MethodInvocationTree"); variable
H A Dresourcetrysuggester.js48 var MethodInvocationTree = Java.type("com.sun.source.tree.MethodInvocationTree"); variable

Completed in 51 milliseconds