#include <types.h>

Data Fields | |
| int | id | 
| struct ctrump_mempool | type_allocator | 
| struct ctrump_texpr * | builtin_char_type | 
Definition at line 473 of file types.h.
struct ctrump_mempool ctrump_type_env::type_allocator [read]           | 
        
Definition at line 475 of file types.h.
Referenced by alloc_texpr(), ctrump_get_array_type(), ctrump_get_functype_begin(), ctrump_get_functype_end(), ctrump_get_functype_next(), ctrump_get_qualified_attr_type(), ctrump_type_env_destroy(), and ctrump_type_env_init().
struct ctrump_texpr* ctrump_type_env::builtin_char_type [read]           | 
        
 1.5.6