Searched refs:getCommentText (Results 1 – 1 of 1) sorted by relevance
/external/doclava/src/com/google/doclava/ |
D | InfoBuilder.java | 468 commentAndPosition.getCommentText(), in buildClass() 759 newType, commentAndPosition.getCommentText(), constantValue, in buildFields() 1067 MethodInfo method = new MethodInfo(commentAndPosition.getCommentText(), typeParameters, in buildMethod() 1202 commentAndPosition.getCommentText(), in buildEnum() 1295 containingClass.type(), commentAndPosition.getCommentText(), in buildEnumConstant() 1322 commentAndPosition.getCommentText(), in buildInterface() 1417 commentAndPosition.getCommentText(), in buildAnnotationDeclaration() 1799 public String getCommentText() { in getCommentText() method in InfoBuilder.CommentAndPosition
|