Public Attributes | |
upb_refcounted | base |
const upb_json_codecache * | cache |
upb_byteshandler | input_handler_ |
const upb_msgdef * | msg |
upb_strtable | name_table |
upb_inttable | name_tables |
Definition at line 9068 of file php/ext/google/protobuf/upb.c.
upb_refcounted upb_json_parsermethod::base |
Definition at line 12892 of file ruby/ext/google/protobuf_c/upb.c.
const upb_json_codecache* upb_json_parsermethod::cache |
Definition at line 9069 of file php/ext/google/protobuf/upb.c.
upb_byteshandler upb_json_parsermethod::input_handler_ |
Definition at line 9070 of file php/ext/google/protobuf/upb.c.
const upb_msgdef* upb_json_parsermethod::msg |
Definition at line 12898 of file ruby/ext/google/protobuf_c/upb.c.
upb_strtable upb_json_parsermethod::name_table |
Definition at line 9073 of file php/ext/google/protobuf/upb.c.
upb_inttable upb_json_parsermethod::name_tables |
Definition at line 12901 of file ruby/ext/google/protobuf_c/upb.c.