Doxygen
FortranCodeParserFixed类 参考

#include <fortrancode.h>

+ 类 FortranCodeParserFixed 继承关系图:
+ FortranCodeParserFixed 的协作图:

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.h62 行定义.

构造及析构函数说明

◆ FortranCodeParserFixed()

FortranCodeParserFixed::FortranCodeParserFixed ( )
inline

在文件 fortrancode.h65 行定义.


该类的文档由以下文件生成:
FortranCodeParser::FortranCodeParser
FortranCodeParser(FortranFormat format=FortranFormat_Unknown)
FortranFormat_Fixed
@ FortranFormat_Fixed
Definition: types.h:298