# File lib/sexp_processor.rb, line 278 def on_error_in(node_type, &block) @exceptions[node_type] = block end