Public Attributes | |
const char * | full_name |
int32_t | number |
const google_protobuf_EnumValueOptions * | opts |
const upb_EnumDef * | parent |
Definition at line 150 of file upb/upb/def.c.
const char* upb_EnumValueDef::full_name |
Definition at line 153 of file upb/upb/def.c.
int32_t upb_EnumValueDef::number |
Definition at line 154 of file upb/upb/def.c.
const google_protobuf_EnumValueOptions* upb_EnumValueDef::opts |
Definition at line 151 of file upb/upb/def.c.
const upb_EnumDef* upb_EnumValueDef::parent |
Definition at line 152 of file upb/upb/def.c.