#include <php-upb.h>
Public Attributes | |
| const upb_array * | array_val |
| bool | bool_val |
| double | double_val |
| float | float_val |
| int32_t | int32_val |
| int64_t | int64_val |
| const upb_map * | map_val |
| const upb_msg * | msg_val |
| upb_strview | str_val |
| uint32_t | uint32_val |
| uint64_t | uint64_val |
| upb_strview upb_msgval::str_val |