#include <google/protobuf/compiler/command_line_interface.h> namespace google::protobuf::compiler Implements the Protocol Compiler front-end such that it may be reused by custom compilers written to support other languages. Classes in this fileCommandLineInterfaceThis class implements the command-line interface to the protocol compiler. class CommandLineInterface#include <google/protobuf/compiler/command_line_interface.h> namespace google::protobuf::compiler This class implements the command-...