HaxeState

constructor(tokenize: Int = 0, stringQuote: String = "", indented: Int = 0, reAllowed: Boolean = true, kwAllowed: Boolean = true, lastType: String = "", lastContent: String = "", lexicalType: String = "block", lexicalIndented: Int = 0, lexicalColumn: Int = 0, lexicalAlign: Boolean? = null, lexicalInfo: String? = null, lexicalPrevType: String? = null, lexicalPrevIndented: Int = 0)