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

#include <text_format.h>

Public Member Functions

 ParseLocation ()
 
 ParseLocation ()
 
 ParseLocation (int line_param, int column_param)
 
 ParseLocation (int line_param, int column_param)
 

Public Attributes

int column
 
int line
 

Detailed Description

Definition at line 458 of file bloaty/third_party/protobuf/src/google/protobuf/text_format.h.

Constructor & Destructor Documentation

◆ ParseLocation() [1/4]

google::protobuf::TextFormat::ParseLocation::ParseLocation ( )
inline

◆ ParseLocation() [2/4]

google::protobuf::TextFormat::ParseLocation::ParseLocation ( int  line_param,
int  column_param 
)
inline

◆ ParseLocation() [3/4]

google::protobuf::TextFormat::ParseLocation::ParseLocation ( )
inline

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

◆ ParseLocation() [4/4]

google::protobuf::TextFormat::ParseLocation::ParseLocation ( int  line_param,
int  column_param 
)
inline

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

Member Data Documentation

◆ column

int google::protobuf::TextFormat::ParseLocation::column

◆ line

int google::protobuf::TextFormat::ParseLocation::line

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


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