More cleanup

This commit is contained in:
dcodeIO
2018-02-16 18:57:51 +01:00
parent 3d7e8b2b7a
commit 48cbbbbd68
18 changed files with 380 additions and 387 deletions

View File

@ -1,4 +1,5 @@
///////////////////////// Abstract Syntax Tree Extras //////////////////////////
// Abstract Syntax Tree extras that are not needed in a standalone compiler but
// quite useful for testing the parser.
import {
Token,