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

/external/doclava/src/com/google/doclava/
H A DStubs.java1262 writeThrowsApi(apiWriter, mi.thrownExceptions());
1294 writeThrowsApi(apiWriter, mi.thrownExceptions());
1318 static void writeThrowsApi(PrintStream apiWriter, ArrayList<ClassInfo> exceptions) { method in class:Stubs

Completed in 165 milliseconds