My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
fortrancode.h File Reference
#include "types.h"

Go to the source code of this file.

Functions

void parseFortranCode (CodeOutputInterface &, const char *, const QCString &, bool, const char *, FileDef *fd, int startLine, int endLine, bool inlineFragment, MemberDef *memberDef, bool showLineNumbers, Definition *searchCtx, bool collectRefs, FortranFormat format)
 
void resetFortranCodeParserState ()
 
void codeFreeScanner ()
 

Variables

const int fixedCommentAfter = 72
 

Function Documentation

void codeFreeScanner ( )
void parseFortranCode ( CodeOutputInterface ,
const char *  ,
const QCString &  ,
bool  ,
const char *  ,
FileDef fd,
int  startLine,
int  endLine,
bool  inlineFragment,
MemberDef memberDef,
bool  showLineNumbers,
Definition searchCtx,
bool  collectRefs,
FortranFormat  format 
)
void resetFortranCodeParserState ( )

Variable Documentation

const int fixedCommentAfter = 72

Definition at line 37 of file fortrancode.h.