|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <java_generator.h>
Public Member Functions | |
| JavaGenerator () | |
| ~JavaGenerator () | |
| bool | Generate (const FileDescriptor *file, const string ¶meter, GeneratorContext *context, string *error) const |
Public Member Functions inherited from google::protobuf::compiler::CodeGenerator | |
| CodeGenerator () | |
| virtual | ~CodeGenerator () |
| virtual bool | GenerateAll (const vector< const FileDescriptor *> &files, const string ¶meter, GeneratorContext *generator_context, string *error) const |
| virtual bool | HasGenerateAll () const |
| google::protobuf::compiler::java::JavaGenerator::JavaGenerator | ( | ) |
| google::protobuf::compiler::java::JavaGenerator::~JavaGenerator | ( | ) |
|
virtual |
Implements google::protobuf::compiler::CodeGenerator.
1.8.13