Public Member Functions | |
| PathNode (const gpb::FieldDescriptor *fdescr=nullptr) | |
| PathNode * | AddChild (const gpb::FieldDescriptor *fd) |
Public Attributes | |
| std::vector< PathNode > | children |
| const gpb::FieldDescriptor * | fd |
Definition at line 64 of file pprint_utils.h.
1.8.15