verilog-batch-error-wrapper

verilog-batch-error-wrapper is a Lisp macro in `verilog-mode.el'.

(verilog-batch-error-wrapper &rest BODY)

Execute BODY and add error prefix to any errors found.
This lets programs calling batch mode to easily extract error messages.