CommentIndex

Undocumented in source.

Constructors

this
this(TranslationUnit translUnit)
Undocumented in source.
this
this(TranslationUnit translUnit, SourceLocation includeGuardLocation)
Undocumented in source.

Members

Functions

isHeaderCommentPresent
bool isHeaderCommentPresent()

Returns true if a header comment is present.

queryComments
auto queryComments(uint begin, uint end)
Undocumented in source. Be warned that the author may not have intended to support it.
queryHeaderCommentExtent
SourceRange queryHeaderCommentExtent()
Undocumented in source. Be warned that the author may not have intended to support it.
queryLastLocation
SourceLocation queryLastLocation()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Comment
struct Comment
Undocumented in source.

Meta