Doxygen
Loading...
Searching...
No Matches
FortranCodeParserFixed Class Reference

#include <src/fortrancode.h>

+ Inheritance diagram for FortranCodeParserFixed:
+ Collaboration diagram for FortranCodeParserFixed:

Public Member Functions

 FortranCodeParserFixed ()
 
- Public Member Functions inherited from FortranCodeParser
 FortranCodeParser (FortranFormat format=FortranFormat::Unknown)
 
 ~FortranCodeParser () override
 
void parseCode (OutputCodeList &codeOutIntf, const QCString &scopeName, const QCString &input, SrcLangExt lang, bool stripCodeComments, bool isExampleBlock, const QCString &exampleName=QCString(), const FileDef *fileDef=nullptr, int startLine=-1, int endLine=-1, bool inlineFragment=FALSE, const MemberDef *memberDef=nullptr, bool showLineNumbers=TRUE, const Definition *searchCtx=nullptr, bool collectXRefs=TRUE) override
 Parses a source file or fragment with the goal to produce highlighted and cross-referenced output.
 
void resetCodeParserState () override
 Resets the state of the code parser.
 
- Public Member Functions inherited from CodeParserInterface

Detailed Description

Definition at line 65 of file fortrancode.h.

Constructor & Destructor Documentation

◆ FortranCodeParserFixed()

FortranCodeParserFixed::FortranCodeParserFixed ( )
inline

Definition at line 68 of file fortrancode.h.

FortranCodeParser(FortranFormat format=FortranFormat::Unknown)

References Fixed, and FortranCodeParser::FortranCodeParser().


The documentation for this class was generated from the following file: