Searched refs:writeThrowsApi (Results 1 – 1 of 1) sorted by relevance
1343 writeThrowsApi(apiWriter, mi.thrownExceptions()); in writeConstructorApi()1375 writeThrowsApi(apiWriter, mi.thrownExceptions()); in writeMethodApi()1399 static void writeThrowsApi(PrintStream apiWriter, ArrayList<ClassInfo> exceptions) { in writeThrowsApi() method in Stubs