Statement of extern calls.
More...
#include <ast.hpp>
Statement of extern calls.
Definition at line 444 of file ast.hpp.
◆ ExternStmt()
| AST::ExternStmt::ExternStmt |
( |
std::string | lnl, |
|
|
std::vector< StmtPtr > | b, |
|
|
uint32_t | l ) |
|
inline |
◆ ~ExternStmt()
| AST::ExternStmt::~ExternStmt |
( |
| ) |
|
|
overridedefault |
◆ block
| std::vector<StmtPtr> AST::ExternStmt::block |
Block of prototypes of functions
Definition at line 447 of file ast.hpp.
◆ lang_name_lit
| std::string AST::ExternStmt::lang_name_lit |
Name of language from generating extern
Definition at line 446 of file ast.hpp.
The documentation for this class was generated from the following file:
- /mnt/disk_ext4_0/topazlang/include/parser/ast.hpp