0
kicks
SyntaxEditor grammar/AST framework part 6: Callbacks / error handling
We examine the custom callback and error handling features of the grammar/AST framework. Error handling allows an AST to be produced even when there is invalid syntax in the document being parsed.