errorDetector

fun errorDetector(    text: String,     line: Int,     column: Int,     message: String? = null): String