FLANG
Public Types | Public Member Functions | List of all members
Fortran::parser::ModifierList< Clause, Separator > Struct Template Reference

Public Types

using resultType = std::list< typename Clause::Modifier >
 

Public Member Functions

constexpr ModifierList (Separator sep)
 
constexpr ModifierList (const ModifierList &)=default
 
constexpr ModifierList (ModifierList &&)=default
 
std::optional< resultType > Parse (ParseState &state) const
 

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