Searched refs:setCommentText (Results 1 – 4 of 4) sorted by relevance
41 setCommentText(m.group(2)); in ThrowsTagInfo()56 setCommentText(exceptionComment); in ThrowsTagInfo()
46 protected void setCommentText(String comment) { in setCommentText() method in ParsedTagInfo
59 setCommentText(mParameterComment); in ParamTagInfo()
1264 commentAndPosition.setCommentText(child); in buildEnumConstant()1790 cAndP.setCommentText((ParseTree) child); in parseCommentAndPosition()1807 public void setCommentText(ParseTree tree) { in setCommentText() method in InfoBuilder.CommentAndPosition