EclState

constructor(tokenize: (StringStream, EclState) -> String?? = null, context: EclContext, indented: Int = 0, startOfLine: Boolean = true, curPunc: String? = null)