webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
google::protobuf::compiler::csharp::Options Struct Reference

#include <csharp_options.h>

Public Member Functions

 Options ()
 

Public Attributes

string file_extension
 
string base_namespace
 
bool base_namespace_specified
 
bool internal_access
 
bool legacy_enum_values
 

Constructor & Destructor Documentation

◆ Options()

google::protobuf::compiler::csharp::Options::Options ( )
inline

Member Data Documentation

◆ base_namespace

string google::protobuf::compiler::csharp::Options::base_namespace

◆ base_namespace_specified

bool google::protobuf::compiler::csharp::Options::base_namespace_specified

◆ file_extension

string google::protobuf::compiler::csharp::Options::file_extension

◆ internal_access

bool google::protobuf::compiler::csharp::Options::internal_access

◆ legacy_enum_values

bool google::protobuf::compiler::csharp::Options::legacy_enum_values

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