Searched refs:setCommentText (Results 1 - 4 of 4) sorted by relevance

/external/doclava/src/com/google/doclava/
H A DThrowsTagInfo.java34 setCommentText(m.group(2));
49 setCommentText(exceptionComment);
H A DParsedTagInfo.java39 protected void setCommentText(String comment) { method in class:ParsedTagInfo
H A DParamTagInfo.java46 setCommentText(mParameterComment);
H A DInfoBuilder.java1262 commentAndPosition.setCommentText(child);
1788 cAndP.setCommentText((ParseTree) child);
1805 public void setCommentText(ParseTree tree) { method in class:InfoBuilder.CommentAndPosition

Completed in 51 milliseconds