Home | History | Annotate | Download | only in link

Lines Matching refs:properAnnotation

781             std::string properAnnotation = "@";
782 properAnnotation += annotation;
783 manifestClass->getCommentBuilder()->appendComment(properAnnotation);