kpd icon indicating copy to clipboard operation
kpd copied to clipboard

"poisoned" ast nodes

Open felixangell opened this issue 8 years ago • 0 comments

when we encounter a parser error, return a bad node rather (as well as the recovery skips?) nodes for Bad Decls, Exprs, Stats, etc. these will capture the token spans.

felixangell avatar Nov 05 '17 21:11 felixangell