java_generator.h

java_generator.h

#include <google/protobuf/compiler/java/java_generator.h>
namespace google::protobuf::compiler::java

Generates Java code for a given .proto file.

Classes in this file

CodeGenerator implementation which generates Java code.

class JavaGenerator: public CodeGenerator

#include <google/protobuf/compiler/java/java_generator.h>
namespace google::protobuf::compiler::java

CodeGenerator implementation which generates Java code.

If you create your own protocol compiler binary and you want it to support Java output, you can do so by registering an instance of thisCodeGenerator with the CommandLineInterface in your main() function.

Members

JavaGenerator()
~JavaGenerator()

implements CodeGenerator

virtual bool
Generate(const FileDescriptor * file, const string & parameter, GeneratorContext * generator_context, string * error) const
Generates code for the given proto file, generating one or more files in the given output directory.  more...

virtual bool JavaGenerator::Generate(
        const FileDescriptor * file,
        const string & parameter,
        GeneratorContext * generator_context,
        string * error) const

Generates code for the given proto file, generating one or more files in the given output directory.

A parameter to be passed to the generator can be specified on the command line. This is intended to be used by Java and similar languages to specify which specific class from the proto file is to be generated, though it could have other uses as well. It is empty if no parameter was given.

Returns true if successful. Otherwise, sets *error to a description of the problem (e.g. "invalid parameter") and returns false.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值