FLANG
Public Types | Public Member Functions | List of all members
Fortran::parser::ApplyFunction< FUNCTION, RESULT, PARSER > Class Template Reference

Public Types

using resultType = RESULT
 

Public Member Functions

constexpr ApplyFunction (const ApplyFunction &)=default
 
constexpr ApplyFunction (funcType f, PARSER... p)
 
std::optional< resultType > Parse (ParseState &state) const
 

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