Public Member Functions | Public Attributes | List of all members
google::protobuf::TextFormat::ParseLocationRange Struct Reference

#include <text_format.h>

Public Member Functions

 ParseLocationRange ()
 
 ParseLocationRange (ParseLocation start_param, ParseLocation end_param)
 

Public Attributes

ParseLocation end
 
ParseLocation start
 

Detailed Description

Definition at line 500 of file protobuf/src/google/protobuf/text_format.h.

Constructor & Destructor Documentation

◆ ParseLocationRange() [1/2]

google::protobuf::TextFormat::ParseLocationRange::ParseLocationRange ( )
inline

Definition at line 503 of file protobuf/src/google/protobuf/text_format.h.

◆ ParseLocationRange() [2/2]

google::protobuf::TextFormat::ParseLocationRange::ParseLocationRange ( ParseLocation  start_param,
ParseLocation  end_param 
)
inline

Definition at line 504 of file protobuf/src/google/protobuf/text_format.h.

Member Data Documentation

◆ end

ParseLocation google::protobuf::TextFormat::ParseLocationRange::end

Definition at line 502 of file protobuf/src/google/protobuf/text_format.h.

◆ start

ParseLocation google::protobuf::TextFormat::ParseLocationRange::start

Definition at line 501 of file protobuf/src/google/protobuf/text_format.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:22