The Private
Struct Reference
Declaration
struct FortranOutlineParser::Private { ... }
Public Constructors Index
Private (FortranFormat fmt) | |
Public Member Attributes Index
yyscan_t | yyscanner |
fortranscannerYY_state | extra |
FortranFormat | format |
Definition at line 3329 of file fortranscanner.l.
Public Constructors
Private()
| inline |
Definition at line 3334 of file fortranscanner.l.
3335 {
3337#ifdef FLEX_DEBUG
3338 fortranscannerYYset_debug(Debug::isFlagSet(Debug::Lex_fortranscanner) ? 1 : 0,yyscanner);
3339#endif
3340 }
References extra, format, Debug::isFlagSet, Debug::Lex_fortranscanner and yyscanner.
Public Member Attributes
extra
|
Definition at line 3332 of file fortranscanner.l.
Referenced by Private.
format
|
yyscanner
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.