webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <upb.h>
Public Attributes | |
upb_refcounted | base |
const upb_msgdef * | msg |
const upb_handlers ** | sub |
const void * | top_closure_type |
upb_inttable | cleanup_ |
upb_status | status_ |
upb_handlers_tabent | table [1] |
upb_refcounted upb_handlers::base |
upb_inttable upb_handlers::cleanup_ |
const upb_msgdef * upb_handlers::msg |
upb_status upb_handlers::status_ |
const upb_handlers ** upb_handlers::sub |
upb_handlers_tabent upb_handlers::table |
const void * upb_handlers::top_closure_type |