FLANG
Fortran::parser::Statement< A > Struct Template Reference
Inheritance diagram for Fortran::parser::Statement< A >:
Fortran::parser::UnlabeledStatement< A >

Public Member Functions

 Statement (std::optional< long > &&lab, A &&s)
Public Member Functions inherited from Fortran::parser::UnlabeledStatement< A >
 UnlabeledStatement (A &&s)

Public Attributes

std::optional< Label > label
Public Attributes inherited from Fortran::parser::UnlabeledStatement< A >
CharBlock source
statement

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