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

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/tree/
H A DTreeInfo.java187 JCMethodInvocation app = firstConstructorCall(tree);
194 public static JCMethodInvocation firstConstructorCall(JCTree tree) { method in class:TreeInfo

Completed in 60 milliseconds