FLANG
Public Types | Public Member Functions | List of all members
Fortran::parser::MaybeParser< PA > Class Template Reference

Public Types

using resultType = std::optional< paType >
 

Public Member Functions

constexpr MaybeParser (const MaybeParser &)=default
 
constexpr MaybeParser (PA parser)
 
std::optional< resultType > Parse (ParseState &state) const
 

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