Language icon indicating copy to clipboard operation
Language copied to clipboard

First fully functional test case.

Open DrDub opened this issue 13 years ago • 0 comments

Renamed langNodes into test/testLangNodes.

Also, the current code doesn't take into account whitespace to separate terminals, I added it to the test grammar for hello world, but you might want a more principled approach for it in replaceStringsWithTerminalObjects.

Trying to use a regex for whitespace fails at the moment.

DrDub avatar Dec 15 '12 13:12 DrDub