function SyntaxError(message, line, col){

    /**
     * The column at which the error occurred.
     * @type int