|
hoshi-lang dev
Yet another programming language
|

Go to the source code of this file.
Functions | |
| YoiTypeInfoObject * | rtti_object_alloc (YoiIntegerObject *type_id_object) |
| YoiTypeInfoObject * rtti_object_alloc | ( | YoiIntegerObject * | type_id_object | ) |
Definition at line 5 of file rtti.cpp.
References rtti_table, runtime_object_alloc(), YoiTypeInfo::type_name, and YoiIntegerObject::value.
