public interface ProtoCompiler
| Modifier and Type | Method and Description |
|---|---|
void |
compile(ProtoModule module)
Compiles the proto configured/encapsulated in the module.
|
java.lang.String |
getOutputId()
The unique id that basically is the target output.
|
java.lang.String getOutputId()
void compile(ProtoModule module) throws java.io.IOException
java.io.IOExceptionCopyright © 2009-2015. All Rights Reserved.