Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Getting comments between firstLeadingCommentIndex and lastTrailingCommentIndex
Getting comments between firstLeadingCommentIndex and lastTrailingCommentIndex [message #242717] Wed, 11 April 2007 08:17
Eclipse UserFriend
Originally posted by: kajoanet.execulink.com

How do I get ALL the comments that are associated with a particular node? I
can obviously get the first one before the list, and the last one after the
line... but how do I get all the ones in between?

comment1 - got it
comment2 - how?
LINE_OF_CODE
comment3 - how?
comment4 - got it

Thanks,
Kailey
Previous Topic:Using SearchEngine to scope by package visibility
Next Topic:IResource.exists() problem
Goto Forum:
  


Current Time: Wed May 07 00:59:05 EDT 2025

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

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

Back to the top