Data Fields | |
| struct def_s * | def |
| struct function_s * | func |
| int | instance |
| char * | name |
| struct method_s * | next |
| param_t * | params |
| param_t * | selector |
| struct type_s * | type |
| char * | types |
| struct def_s* def |
| struct function_s* func |
| int instance |
| char* name |
| struct method_s* next |
| param_t* params |
| param_t* selector |
| struct type_s* type |
| char* types |