#include <reflection.h>
Public Attributes | |
upb_Array * | array |
upb_Map * | map |
upb_Message * | msg |
Definition at line 54 of file upb/upb/reflection.h.
upb_Array* upb_MutableMessageValue::array |
Definition at line 57 of file upb/upb/reflection.h.
upb_Map* upb_MutableMessageValue::map |
Definition at line 55 of file upb/upb/reflection.h.
upb_Message* upb_MutableMessageValue::msg |
Definition at line 56 of file upb/upb/reflection.h.