|
FLANG
|
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 |
| A | statement |