ericmckean / traceur-compiler

Automatically exported from code.google.com/p/traceur-compiler
Apache License 2.0
0 stars 0 forks source link

Remove TokenType as namespace for token types #188

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Two cases were missed in ParseTreeWriter. Patch ready

Original issue reported on code.google.com by johnjbar...@chromium.org on 20 Dec 2012 at 4:38

GoogleCodeExporter commented 9 years ago
Patch on https://codereview.appspot.com/6970052/

I think this is a side effect of:

https://codereview.appspot.com/6901063/

Original comment by johnjbar...@chromium.org on 20 Dec 2012 at 4:43

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/traceur-compiler/source/detail?r=c55e0f948125cc178159c
81ad2d8e5199383fb37

Original comment by johnjbar...@chromium.org on 21 Dec 2012 at 4:48