webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Friends | List of all members
google::protobuf::TextFormat::ParseInfoTree Class Reference

#include <text_format.h>

Public Member Functions

 ParseInfoTree ()
 
 ~ParseInfoTree ()
 
ParseLocation GetLocation (const FieldDescriptor *field, int index) const
 
ParseInfoTreeGetTreeForNested (const FieldDescriptor *field, int index) const
 

Friends

class TextFormat
 

Constructor & Destructor Documentation

◆ ParseInfoTree()

google::protobuf::TextFormat::ParseInfoTree::ParseInfoTree ( )

◆ ~ParseInfoTree()

google::protobuf::TextFormat::ParseInfoTree::~ParseInfoTree ( )

Member Function Documentation

◆ GetLocation()

TextFormat::ParseLocation google::protobuf::TextFormat::ParseInfoTree::GetLocation ( const FieldDescriptor field,
int  index 
) const

◆ GetTreeForNested()

TextFormat::ParseInfoTree * google::protobuf::TextFormat::ParseInfoTree::GetTreeForNested ( const FieldDescriptor field,
int  index 
) const

Friends And Related Function Documentation

◆ TextFormat

friend class TextFormat
friend

The documentation for this class was generated from the following files: