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

Classes

struct  Chevrons
 

Public Member Functions

 BOILERPLATE (CallStmt)
 
 WRAPPER_CLASS (StarOrExpr, std::optional< ScalarExpr >)
 
 CallStmt (ProcedureDesignator &&pd, std::optional< Chevrons > &&ch, std::list< ActualArgSpec > &&args)
 

Public Attributes

Call call
 
std::optional< Chevronschevrons
 
CharBlock source
 
common::ForwardOwningPointer< evaluate::ProcedureReftypedCall
 

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