public final class Main
extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String... args)
Program entry point.
|
public static void main(String... args)
throws IOException
PluginProtos.CodeGeneratorRequest will be read from stdin,
and a PluginProtos.CodeGeneratorResponse will be written to stdout.args - the program argumentsIOException - if an exception occurs while parsing input from stdin