#include <js_generator.h>
◆ ImportStyle
Enumerator |
---|
IMPORT_CLOSURE | |
IMPORT_COMMONJS | |
IMPORT_BROWSER | |
IMPORT_ES6 | |
◆ GeneratorOptions()
google::protobuf::compiler::js::GeneratorOptions::GeneratorOptions |
( |
| ) |
|
|
inline |
◆ ParseFromOptions()
bool google::protobuf::compiler::js::GeneratorOptions::ParseFromOptions |
( |
const vector< pair< string, string > > & |
options, |
|
|
string * |
error |
|
) |
| |
◆ add_require_for_enums
bool google::protobuf::compiler::js::GeneratorOptions::add_require_for_enums |
◆ binary
bool google::protobuf::compiler::js::GeneratorOptions::binary |
◆ error_on_name_conflict
bool google::protobuf::compiler::js::GeneratorOptions::error_on_name_conflict |
◆ import_style
◆ library
string google::protobuf::compiler::js::GeneratorOptions::library |
◆ namespace_prefix
string google::protobuf::compiler::js::GeneratorOptions::namespace_prefix |
◆ output_dir
string google::protobuf::compiler::js::GeneratorOptions::output_dir |
◆ testonly
bool google::protobuf::compiler::js::GeneratorOptions::testonly |
The documentation for this struct was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc