XQueryState

constructor(tokenize: (StringStream, XQueryState) -> String? = ::xqTokenBase, stack: MutableList<XqStackItem> = mutableListOf())