QLangState

constructor(tokenize: (StringStream, QLangState) -> String? = ::qTokenBase, context: QContext? = null, indent: Int = 0, col: Int = 0)