Doxygen
|
#include <fortrancode.h>
Public 成员函数 | |
FortranCodeParserFixed () | |
Public 成员函数 继承自 FortranCodeParser | |
FortranCodeParser (FortranFormat format=FortranFormat_Unknown) | |
virtual | ~FortranCodeParser () |
void | parseCode (CodeOutputInterface &codeOutIntf, const QCString &scopeName, const QCString &input, SrcLangExt lang, bool isExampleBlock, const QCString &exampleName=QCString(), const FileDef *fileDef=0, int startLine=-1, int endLine=-1, bool inlineFragment=FALSE, const MemberDef *memberDef=0, bool showLineNumbers=TRUE, const Definition *searchCtx=0, bool collectXRefs=TRUE) |
Parses a source file or fragment with the goal to produce highlighted and cross-referenced output. 更多... | |
void | resetCodeParserState () |
Resets the state of the code parser. 更多... | |
Public 成员函数 继承自 CodeParserInterface | |
virtual | ~CodeParserInterface () |
在文件 fortrancode.h 第 62 行定义.
|
inline |
在文件 fortrancode.h 第 65 行定义.