|
nsgenbind
|
#include <webidl-parser.h>
Public Attributes | |
| int | attr |
| long | value |
| bool | isit |
| char * | text |
| struct webidl_node * | node |
Definition at line 134 of file webidl-parser.h.
| int WEBIDL_STYPE::attr |
Definition at line 138 of file webidl-parser.h.
| bool WEBIDL_STYPE::isit |
Definition at line 140 of file webidl-parser.h.
| struct webidl_node* WEBIDL_STYPE::node |
Definition at line 142 of file webidl-parser.h.
| char* WEBIDL_STYPE::text |
Definition at line 141 of file webidl-parser.h.
| long WEBIDL_STYPE::value |
Definition at line 139 of file webidl-parser.h.