#include <text_format.h>
Public Member Functions | |
ParseLocationRange () | |
ParseLocationRange (ParseLocation start_param, ParseLocation end_param) | |
Public Attributes | |
ParseLocation | end |
ParseLocation | start |
Definition at line 500 of file protobuf/src/google/protobuf/text_format.h.
|
inline |
Definition at line 503 of file protobuf/src/google/protobuf/text_format.h.
|
inline |
Definition at line 504 of file protobuf/src/google/protobuf/text_format.h.
ParseLocation google::protobuf::TextFormat::ParseLocationRange::end |
Definition at line 502 of file protobuf/src/google/protobuf/text_format.h.
ParseLocation google::protobuf::TextFormat::ParseLocationRange::start |
Definition at line 501 of file protobuf/src/google/protobuf/text_format.h.