NodeTreeSnapshot

fun NodeTreeSnapshot(parentIndex: List<Int>? = null, nodeType: List<Int>? = null, nodeName: List<StringIndex>? = null, nodeValue: List<StringIndex>? = null, backendNodeId: List<BackendNodeId>? = null, attributes: List<ArrayOfStrings>? = null, textValue: RareStringData? = null, inputValue: RareStringData? = null, inputChecked: RareBooleanData? = null, optionSelected: RareBooleanData? = null, contentDocumentIndex: RareIntegerData? = null, pseudoType: RareStringData? = null, isClickable: RareBooleanData? = null, currentSourceURL: RareStringData? = null, originURL: RareStringData? = null)

Sources

jvm source
Link copied to clipboard