webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
google::protobuf::compiler::js::Generator Class Reference

#include <js_generator.h>

Inheritance diagram for google::protobuf::compiler::js::Generator:
google::protobuf::compiler::CodeGenerator

Public Member Functions

 Generator ()
 
virtual ~Generator ()
 
virtual bool Generate (const FileDescriptor *file, const string &parameter, GeneratorContext *context, string *error) const
 
virtual bool HasGenerateAll () const
 
virtual bool GenerateAll (const vector< const FileDescriptor *> &files, const string &parameter, GeneratorContext *context, string *error) const
 
- Public Member Functions inherited from google::protobuf::compiler::CodeGenerator
 CodeGenerator ()
 
virtual ~CodeGenerator ()
 

Constructor & Destructor Documentation

◆ Generator()

google::protobuf::compiler::js::Generator::Generator ( )
inline

◆ ~Generator()

virtual google::protobuf::compiler::js::Generator::~Generator ( )
inlinevirtual

Member Function Documentation

◆ Generate()

virtual bool google::protobuf::compiler::js::Generator::Generate ( const FileDescriptor file,
const string parameter,
GeneratorContext context,
string error 
) const
inlinevirtual

◆ GenerateAll()

bool Generator::GenerateAll ( const vector< const FileDescriptor *> &  files,
const string parameter,
GeneratorContext context,
string error 
) const
virtual

◆ HasGenerateAll()

virtual bool google::protobuf::compiler::js::Generator::HasGenerateAll ( ) const
inlinevirtual

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