Doxygen
|
Public Member Functions | |
CommentInPrepass (int col, const QCString &s) | |
Public Attributes | |
int | column |
QCString | str |
Definition at line 144 of file fortranscanner.l.
|
inline |
Definition at line 146 of file fortranscanner.l.
int CommentInPrepass::column |
Definition at line 147 of file fortranscanner.l.
Referenced by CommentInPrepass(), and locatePrepassComment().
QCString CommentInPrepass::str |
Definition at line 148 of file fortranscanner.l.
Referenced by CommentInPrepass(), and updateVariablePrepassComment().