LineContext

fun LineContext(    lineNumber: Int = -1,     functionName: String? = null,     className: String? = null,     fileName: String? = null)