Searched refs:doret (Results 1 – 1 of 1) sorted by relevance
1902 boolean doret, boolean docast) throws Throwable { in testInterfaceCast() argument1905 … System.out.println("mh="+mh+", ctype="+ctype.getName()+", doret="+doret+", docast="+docast); in testInterfaceCast()1909 if (doret) mt = mt.changeReturnType(ctype); in testInterfaceCast()1927 if (!doret) { in testInterfaceCast()