webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
upb_json_printer Struct Reference

Public Attributes

upb_sink input_
 
voidsubc_
 
upb_bytessinkoutput_
 
int depth_
 
bool first_elem_ [UPB_MAX_HANDLER_DEPTH *2]
 

Member Data Documentation

◆ depth_

int upb_json_printer::depth_

◆ first_elem_

bool upb_json_printer::first_elem_

◆ input_

upb_sink upb_json_printer::input_

◆ output_

upb_bytessink * upb_json_printer::output_

◆ subc_

void * upb_json_printer::subc_

The documentation for this struct was generated from the following file: