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, const CodeParserOptions &options) 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.

Detailed Description

Definition at line 56 of file fortrancode.h.

Constructor & Destructor Documentation

◆ FortranCodeParserFixed()

FortranCodeParserFixed::FortranCodeParserFixed ( )
inline

Definition at line 59 of file fortrancode.h.

FortranCodeParser(FortranFormat format=FortranFormat::Unknown)

References FortranCodeParser::FortranCodeParser().


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