GoState

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