Searched defs:exceptionComment (Results 1 – 4 of 4) sorted by relevance
76 private String exceptionComment; field in ThrowsTagImpl80 public String exceptionComment() { in exceptionComment() method in ThrowsTagImpl
59 String exceptionComment(); in exceptionComment() method
53 String exceptionComment, ContainerInfo base, SourcePositionInfo sp) { in ThrowsTagInfo()
127 override fun exceptionComment(): String = content.toString() in name() method in ThrowsTagAdapter