|
nsgenbind
|
#include <ir.h>
Public Attributes | |
| const char * | name |
| struct webidl_node * | node |
| int | typec |
| struct ir_type_entry * | typev |
| enum webidl_type_modifier | modifier |
| const char * | putforwards |
| const char * | treatnullas |
| struct genbind_node * | getter |
| struct genbind_node * | setter |
| char * | property_name |
| struct genbind_node* ir_attribute_entry::getter |
| enum webidl_type_modifier ir_attribute_entry::modifier |
| struct webidl_node* ir_attribute_entry::node |
| char* ir_attribute_entry::property_name |
| const char* ir_attribute_entry::putforwards |
| struct genbind_node* ir_attribute_entry::setter |
| const char* ir_attribute_entry::treatnullas |
| struct ir_type_entry* ir_attribute_entry::typev |