|
Doxygen
|
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) | CommentScanner | static |
| 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 | |
| p | CommentScanner | private |
| 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 |