<div dir="ltr">I'm working on a plugin to enforce a particular coding style. One of the rules requires that all comments follow a certain pattern. I've been having trouble finding a way to access all the comments in a translation unit, so that they can be checked.<div>
<br></div><div>Is there a way to do this with the current plugin and static analysis tools, or are those only designed to look at actual code, and not comments?</div><div><br></div><div>Thanks</div></div>