Typed parameter of native functions. More...
#include <compiler.h>
Public Attributes | |
| std::string | name |
| name of the parameter | |
| int | size |
| if > 0 size of the parameter, if < 0 template id, if 0 any size | |
Typed parameter of native functions.
Definition at line 69 of file compiler.h.
name of the parameter
Definition at line 72 of file compiler.h.
if > 0 size of the parameter, if < 0 template id, if 0 any size
Definition at line 71 of file compiler.h.