SwiftState

constructor(prev: String? = null, context: SwiftContext? = null, indented: Int = 0, tokenize: MutableList<(StringStream, SwiftState, String?) -> String?> = mutableListOf())