Go to the source code of this file.
|
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 () |
|
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 |
( |
| ) |
|
const int fixedCommentAfter = 72 |