#include <C4AulAST.h>
Public Member Functions | |
| Parameter (const std::string &name, C4V_Type type=C4V_Any) | |
Public Attributes | |
| std::string | name |
| C4V_Type | type |
Definition at line 371 of file C4AulAST.h.
|
inlineexplicit |
Definition at line 375 of file C4AulAST.h.
| std::string aul::ast::Function::Parameter::name |
Definition at line 373 of file C4AulAST.h.
| C4V_Type aul::ast::Function::Parameter::type |
Definition at line 374 of file C4AulAST.h.