Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to find out, which of the IASTComments is the top-level file comment
How to find out, which of the IASTComments is the top-level file comment [message #882425] Wed, 06 June 2012 12:51
Alexander Nyssen is currently offline Alexander NyssenFriend
Messages: 244
Registered: July 2009
Location: Lünen
Senior Member
When parsing comments, the list of comments returned by IASTTranslationUnit#getComments() seems to be sorted. However, I try to find a robust way to identify, which of the returned comments is the top-level file comment (and is not related to a declaration, etc). Is there a way I may have overlooked?
Previous Topic:Building the selected resource
Next Topic:Get Toolchain selected on project wizard
Goto Forum:
  


Current Time: Sat Apr 20 01:36:05 GMT 2024

Powered by FUDForum. Page generated in 0.03153 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top