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

Public Member Functions

 BOILERPLATE (UseStmt)
 
template<typename A >
 UseStmt (std::optional< ModuleNature > &&nat, Name &&n, std::list< A > &&x)
 

Public Attributes

std::optional< ModuleNature > nature
 
Name moduleName
 
std::variant< std::list< Rename >, std::list< Only > > u
 

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