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

#include <src/fortranscanner.h>

+ Inheritance diagram for FortranOutlineParserFixed:
+ Collaboration diagram for FortranOutlineParserFixed:

Public Member Functions

 FortranOutlineParserFixed ()
 
- Public Member Functions inherited from FortranOutlineParser
 FortranOutlineParser (FortranFormat format=FortranFormat::Unknown)
 
 ~FortranOutlineParser () override
 
void parseInput (const QCString &fileName, const char *fileBuf, const std::shared_ptr< Entry > &root, ClangTUParser *clangParser) override
 Parses a single input file with the goal to build an Entry tree.
 
bool needsPreprocessing (const QCString &extension) const override
 Returns TRUE if the language identified by extension needs the C preprocessor to be run before feed the result to the input parser.
 
void parsePrototype (const QCString &text) override
 Callback function called by the comment block scanner.
 
- Public Member Functions inherited from OutlineParserInterface

Detailed Description

Definition at line 51 of file fortranscanner.h.

Constructor & Destructor Documentation

◆ FortranOutlineParserFixed()

FortranOutlineParserFixed::FortranOutlineParserFixed ( )
inline

Definition at line 54 of file fortranscanner.h.

FortranOutlineParser(FortranFormat format=FortranFormat::Unknown)

References Fixed, and FortranOutlineParser::FortranOutlineParser().


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