Doxygen
Loading...
Searching...
No Matches
CommentScanner Member List

This is the complete list of members for CommentScanner, including all inherited members.

addDeprecatedDocs(Entry *current, const DString &fileName, int line, OutlineParserInterface *parser)CommentScanner
close(Entry *e, const DString &fileName, int line, bool foundInline, bool implicit=false)CommentScanner
CommentScanner()CommentScanner
enterCompound(const DString &fileName, int line, const DString &name)CommentScanner
enterFile(const DString &fileName, int lineNr)CommentScanner
initGroupInfo(Entry *entry)CommentScanner
isCommand(const DString &cmdName)CommentScannerstatic
leaveCompound(const DString &fileName, int line, const DString &name)CommentScanner
leaveFile(const DString &fileName, int lineNr)CommentScanner
open(Entry *e, const DString &fileName, int line, bool implicit=false)CommentScanner
pCommentScannerprivate
parseCommentBlock(OutlineParserInterface *parser, Entry *curEntry, const DString &comment, const DString &fileName, int &lineNr, bool isBrief, bool isJavadocStyle, bool isInbody, Protection &prot, int &position, bool &newEntryNeeded, bool markdownEnabled, GuardedSectionStack *guards)CommentScanner
~CommentScanner()CommentScanner