Representation of a function parameter. More...
Data Fields | |
const char * | name |
struct param_s * | next |
const char * | selector |
struct symbol_s * | symbol |
struct type_s * | type |
Representation of a function parameter.
const char* name |
struct param_s* next |
const char* selector |
struct symbol_s* symbol |
struct type_s* type |