Public Attributes | |
int | depth |
jmp_buf | err |
upb_inttable | groups |
uint64_t | index |
int | maxdepth |
upb_inttable | objattr |
upb_inttable | stack |
upb_status * | status |
Definition at line 5828 of file ruby/ext/google/protobuf_c/upb.c.
int tarjan::depth |
Definition at line 5829 of file ruby/ext/google/protobuf_c/upb.c.
jmp_buf tarjan::err |
Definition at line 5838 of file ruby/ext/google/protobuf_c/upb.c.
upb_inttable tarjan::groups |
Definition at line 5836 of file ruby/ext/google/protobuf_c/upb.c.
uint64_t tarjan::index |
Definition at line 5831 of file ruby/ext/google/protobuf_c/upb.c.
int tarjan::maxdepth |
Definition at line 5830 of file ruby/ext/google/protobuf_c/upb.c.
upb_inttable tarjan::objattr |
Definition at line 5834 of file ruby/ext/google/protobuf_c/upb.c.
upb_inttable tarjan::stack |
Definition at line 5835 of file ruby/ext/google/protobuf_c/upb.c.
upb_status* tarjan::status |
Definition at line 5837 of file ruby/ext/google/protobuf_c/upb.c.