webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
upb_filedef Struct Reference

#include <upb.h>

Public Attributes

upb_refcounted base
 
const char * name
 
const char * package
 
upb_syntax_t syntax
 
upb_inttable defs
 
upb_inttable deps
 

Member Data Documentation

◆ base

upb_refcounted upb_filedef::base

◆ defs

upb_inttable upb_filedef::defs

◆ deps

upb_inttable upb_filedef::deps

◆ name

const char* upb_filedef::name

◆ package

const char* upb_filedef::package

◆ syntax

upb_syntax_t upb_filedef::syntax

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