SyntaxError

fun SyntaxError(    message: String,     lineNum: Int,     columnNum: Int,     visualisation: String? = null)