Searched refs:attrProcessor (Results 1 – 1 of 1) sorted by relevance
378 AnnotationProcessor* attrProcessor = indexMember->getCommentBuilder(); in addMembersToStyleableClass() local381 attrProcessor->appendComment("<p>\n@attr description"); in addMembersToStyleableClass()382 attrProcessor->appendComment(comment); in addMembersToStyleableClass()390 attrProcessor->appendComment(defaultComment.str()); in addMembersToStyleableClass()393 attrProcessor->appendNewLine(); in addMembersToStyleableClass()395 addAttributeFormatDoc(attrProcessor, styleableAttr.symbol->attribute.get()); in addMembersToStyleableClass()396 attrProcessor->appendNewLine(); in addMembersToStyleableClass()400 attrProcessor->appendComment(doclavaName.str()); in addMembersToStyleableClass()