Searched refs:updateNodeSourceCodeLocation (Results 1 – 6 of 6) sorted by relevance
58 this.treeAdapter.updateNodeSourceCodeLocation(element, endLoc);214 … this.treeAdapter.updateNodeSourceCodeLocation(textNode, { endLine, endCol, endOffset });
41 * [updateNodeSourceCodeLocation](#updatenodesourcecodelocation)594 ### updateNodeSourceCodeLocation subsection596 ▸ **updateNodeSourceCodeLocation**(node: *Node*, endLocation: *[EndLocation](../source-code-locatio…
219 exports.updateNodeSourceCodeLocation = function(node, endLocation) { function
151 updateNodeSourceCodeLocation(node, endLocation) { method
346 exports.updateNodeSourceCodeLocation = function(node, endLocation) { function
9 * Added (**breaking**): Tree adapter interface now has `updateNodeSourceCodeLocation` method which