StatementContext

fun StatementContext(    threadName: String,     threadID: String = "",     line: StatementContext.LineContext? = null)