BWAPI
|
#include <java_generator.h>
Public Member Functions | |
JavaGenerator () | |
~JavaGenerator () | |
bool | Generate (const FileDescriptor *file, const string ¶meter, OutputDirectory *output_directory, string *error) const |
bool google::protobuf::compiler::java::JavaGenerator::Generate | ( | const FileDescriptor * | file, |
const string & | parameter, | ||
OutputDirectory * | output_directory, | ||
string * | error | ||
) | const [virtual] |
Implements google::protobuf::compiler::CodeGenerator.