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