April 2019
Beginner to intermediate
386 pages
11h 20m
English
The Parser class has a single method called main. To display a parse tree, it needs a parser model and a set of data to process. These can be provided using the main method's string array argument. The first parameter was set to the name of the parser model and the second argument was set to the name of a file containing the test data.
Read now
Unlock full access