Commit graph

3 commits

Author SHA1 Message Date
Daniel Rosenwasser 245dbab772 Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
Cyrus Najmabadi b692ea9b66 Remove TryBlock and FinallyBlock.
They break the rule that syntactically identical constructs use the same syntax kind.  This
prevents node reuse in incremental parsing.
2014-12-11 14:40:25 -08:00
Daniel Rosenwasser 558be4ea22 Implemented getOccsAtPos for try-catch-finally. 2014-08-26 11:48:31 -07:00