|
hoshi-lang dev
Yet another programming language
|
#include <rtti.h>
Public Attributes | |
| int64_t | type_id |
| const char * | type_name |
| valueType | type_enum |
| int64_t | type_affiliate_module |
| int64_t | type_index |
| int64_t | is_array |
| const char* type_name |
Definition at line 38 of file rtti.h.
Referenced by rtti_object_alloc(), and runtime_finalize_object_report().