FLANG
|
Public Member Functions | |
BOILERPLATE (ImportStmt) | |
ImportStmt (common::ImportKind &&k) | |
ImportStmt (std::list< Name > &&n) | |
ImportStmt (common::ImportKind &&, std::list< Name > &&) | |
Public Attributes | |
common::ImportKind | kind {common::ImportKind::Default} |
std::list< Name > | names |