|
topazc
|
Structure for describing the argument (in function or method). More...
#include <ast.hpp>

Public Member Functions | |
| Argument (std::string n, Type t) | |
Public Attributes | |
| std::string | name |
| Type | type |
Structure for describing the argument (in function or method).