An exception for terminatinating execution or to throw for unit testing.
Abstract base node class that all others inherit from.
$line
Line number of the start token in the source document @type int.
$col
Column number of the start token in the source document.