On Fri, Aug 2, 2013 at 8:04 PM, Arpit Sancheti <span dir="ltr"><<a href="mailto:arpit.sancheti2002@gmail.com" target="_blank">arpit.sancheti2002@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div><div><div><div>Respected Sir/ Ma'am<br></div>Thanks for the information, but the question is still the same that how can I retrieve the comments in my parser so that I can parse them. clang::CommentOptions::ParseAllComments will start parsing all comments but how can I get those comment in my parser. What are the function to retrieve them or I just have include the header files in which these are define.<br>


</div>One more question is that ACSL have some more comment command, if I am not wrong then those are to be first  defined in CommentCommandList.inc <br></div>Thanking You<br></div>--Surbhi</div></blockquote><div><br></div>

<div>I recently did some work to parse comments with the Clang APIs, it might help you figure out how to start using the APIs.</div><div><br></div><div><a href="https://github.com/mono/CppSharp/blob/master/src/Parser/Comments.cpp#L249">https://github.com/mono/CppSharp/blob/master/src/Parser/Comments.cpp#L249</a></div>

<div><br></div><div><br></div><div> </div></div>-- <br>Joćo Matos