public class Main
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_NO_OUTPUT
If this system property is set to "
true",
output will not be written to stdout for each file. |
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Program entry point.
|
public static final java.lang.String PROPERTY_NO_OUTPUT
true",
output will not be written to stdout for each file.