| Modifier and Type | Method and Description |
|---|---|
private GrpcKotlinGenerator.Context |
GrpcKotlinGenerator.context(com.google.protobuf.DescriptorProtos.ServiceDescriptorProto serviceProto,
com.salesforce.jprotoc.ProtoTypeMap protoTypeMap,
List<com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location> locations,
int serviceNumber) |
| Modifier and Type | Method and Description |
|---|---|
private List<GrpcKotlinGenerator.Context> |
GrpcKotlinGenerator.findServices(List<com.google.protobuf.DescriptorProtos.FileDescriptorProto> protos,
com.salesforce.jprotoc.ProtoTypeMap typeMap) |
| Modifier and Type | Method and Description |
|---|---|
private com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File |
GrpcKotlinGenerator.buildServiceBaseImpl(GrpcKotlinGenerator.Context context) |
private com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File |
GrpcKotlinGenerator.buildStubExtensions(GrpcKotlinGenerator.Context context) |
| Modifier and Type | Method and Description |
|---|---|
private List<com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File> |
GrpcKotlinGenerator.generateFiles(List<GrpcKotlinGenerator.Context> services) |
Copyright © 2018. All rights reserved.