
To generate testing result file, use the command below.

$ ./MDraw -s <test.mdraw> test.scanner
$ ./MDraw -a <test.mdraw> test.parser
$ ./MDraw -c test <test.mdraw> test.java

Just replace "test" with the MDraw file name.