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

#include <src/fortranscanner.h>

+ Inheritance diagram for FortranOutlineParserFree:
+ Collaboration diagram for FortranOutlineParserFree:

Public Member Functions

 FortranOutlineParserFree ()
 
- 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 45 of file fortranscanner.h.

Constructor & Destructor Documentation

◆ FortranOutlineParserFree()

FortranOutlineParserFree::FortranOutlineParserFree ( )
inline

Definition at line 48 of file fortranscanner.h.

FortranOutlineParser(FortranFormat format=FortranFormat::Unknown)

References FortranOutlineParser::FortranOutlineParser(), and Free.


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