SEMANTIC_ERROR

Customizable formats for error messages.

  • 0: file path to the source text.
  • 1: line number.
  • 2: column number.
  • 3: error message.
var SEMANTIC_ERROR;

Meta