FLANG
Fortran::parser::ComponentDecl Struct Reference

Public Member Functions

 TUPLE_CLASS_BOILERPLATE (ComponentDecl)
 ComponentDecl (Name &&name, CharLength &&length, std::optional< ComponentArraySpec > &&aSpec, std::optional< CoarraySpec > &&coaSpec, std::optional< Initialization > &&init)

Public Attributes

std::tuple< Name, std::optional< ComponentArraySpec >, std::optional< CoarraySpec >, std::optional< CharLength >, std::optional< Initialization > > t

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