HomeSort by relevance Sort by last modified time
    Searched refs:throwsTags (Results 1 - 2 of 2) sorted by null

  /external/doclava/src/com/google/doclava/
MethodInfo.java 382 public ThrowsTagInfo[] throwsTags() {
384 ThrowsTagInfo[] documented = comment().throwsTags();
566 ThrowsTagInfo.makeHDF(data, base + ".throws", throwsTags());
Comment.java 430 public ThrowsTagInfo[] throwsTags() {

Completed in 31 milliseconds