|
Nearly CC
An educational compiler skeleton
|
A parameter of a FunctionType or a field of a StructType. More...
#include "type.h"
Public Member Functions | |
| Member (const std::string &name, const std::shared_ptr< Type > &type) | |
| const std::string & | get_name () const |
| std::shared_ptr< Type > | get_type () const |
A parameter of a FunctionType or a field of a StructType.
| const std::string & Member::get_name | ( | ) | const |