Searched refs:documentChildren (Results 1 – 1 of 1) sorted by relevance
369 const documentChildren = this.treeAdapter.getChildNodes(this.document); constant370 … const docTypeNode = documentChildren.find((node) => this.treeAdapter.isDocumentTypeNode(node));