| Class | Description |
|---|---|
| Generator |
Generator is the base class for all protoc generators managed by
ProtocPlugin. |
| ProtocPlugin |
ProtocPlugin is the main entry point for running one or more java-base protoc plugins.
|
| ProtocPluginTesting |
This method is designed to be used by unit tests.
|
| ProtoTypeMap |
ProtoTypeMap maintains a dictionary for looking up Java type names when given proto types. |
| Exception | Description |
|---|---|
| GeneratorException |
This exception represents a structural problem with output generation.
|
Copyright © 2023. All rights reserved.