Team log
From CS Wiki
tester needs to
-double quoted strings [assigned to: Edgard] important
-single quoted strings [assigned to: Edgard] important
-test all data files [assigned to: Edgard] important
todo list
-double check all requiremetns are made before submission and ensure submitted version is clean of debug msgs [assigned to: Ben]
-what does EOF need to do???? awaiting cripps response? Response forwarded to you
-Modify new MainTester().Parse("..\\..\\source.txt"); so it reads new MainTester().Parse(args[0]);
what it should look like in the end
the dump will show only methods and classes. there should be a hierarchy properly. eg: functions inside of a class will appear in their own scope
for the final submission all debug console.writes etc need to be removed for log.txt -- we probably want to keep a copy of the debug version for our own uses however
