Searched refs:_attachElementToTree (Results 1 – 2 of 2) sorted by relevance
378 _attachElementToTree(element: T['element'], location: LocationWithAttributes | null): void { method in Parser400 this._attachElementToTree(element, token.location);406 this._attachElementToTree(element, token.location);413 this._attachElementToTree(element, null);422 this._attachElementToTree(tmpl, token.location);
4 …_attachElementToTree(n){e._setStartLocation(n),e.lastStartTagToken=null,t._attachElementToTree.cal…