FLANG
Fortran::parser::ImportStmt Struct Reference

Public Member Functions

 TUPLE_CLASS_BOILERPLATE (ImportStmt)
 ImportStmt (common::ImportKind &&k)
 ImportStmt (std::list< Name > &&n)
 ImportStmt (common::ImportKind &&, std::list< Name > &&)

Public Attributes

std::tuple< common::ImportKind, std::list< Name > > t

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