DState

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