FLANG
Public Member Functions | Public Attributes | List of all members
Fortran::parser::WriteStmt Struct Reference

Public Member Functions

 BOILERPLATE (WriteStmt)
 
 WriteStmt (std::optional< IoUnit > &&i, std::optional< Format > &&f, std::list< IoControlSpec > &&cs, std::list< OutputItem > &&its)
 

Public Attributes

std::optional< IoUnitiounit
 
std::optional< Formatformat
 
std::list< IoControlSpeccontrols
 
std::list< OutputItemitems
 

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