MlLikeState

constructor(tokenize: (StringStream, MlLikeState) -> String? = { _, _ -> null }, commentLevel: Int = 0, longString: Boolean = false)