![]() |
Flutter Engine
The Flutter Engine
|
Class for main
which will parse files given as command line arguments.
More...
Static Public Member Functions | |
static void | runAsBatch () throws IOException, RecognitionException |
static void | main (String[] args) throws Exception |
Class for main
which will parse files given as command line arguments.
Definition at line 54 of file SpecParser.java.
|
inlinestatic |
Definition at line 135 of file SpecParser.java.
|
inlinestatic |
Receive command lines from standard input and produce feedback about the outcome on standard output and standard error, as expected by tools/test.py when running with --batch
.
Definition at line 73 of file SpecParser.java.