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 392 public ThrowsTagInfo[] throwsTags() {
394 ThrowsTagInfo[] documented = comment().throwsTags();
581 ThrowsTagInfo.makeHDF(data, base + ".throws", throwsTags());
Comment.java 432 public ThrowsTagInfo[] throwsTags() {

Completed in 133 milliseconds