Searched refs:getSourceDebugExtension (Results 1 – 1 of 1) sorted by relevance
56 System.out.println(pk + " has extension \"" + getSourceDebugExtension(k) + "\""); in doTest()63 public static native String getSourceDebugExtension(Class<?> k) throws Exception; in getSourceDebugExtension() method in Test992