Statement of functions calling.
More...
#include <ast.hpp>
Statement of functions calling.
Definition at line 328 of file ast.hpp.
◆ FuncCallStmt()
| AST::FuncCallStmt::FuncCallStmt |
( |
std::string | n, |
|
|
std::vector< ExprPtr > | a, |
|
|
uint32_t | l ) |
|
inline |
◆ ~FuncCallStmt()
| AST::FuncCallStmt::~FuncCallStmt |
( |
| ) |
|
|
overridedefault |
◆ args
| std::vector<ExprPtr> AST::FuncCallStmt::args |
Functions arguments as expressions
Definition at line 331 of file ast.hpp.
◆ name
| std::string AST::FuncCallStmt::name |
Function name
Definition at line 330 of file ast.hpp.
The documentation for this class was generated from the following file:
- /mnt/disk_ext4_0/topazlang/include/parser/ast.hpp