Home
last modified time | relevance | path

Searched refs:maxInsertionPos (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/refactors/
DextractSymbol.ts1220 const maxInsertionPos = node.pos; constant
1221 const nodeToInsertBefore = getNodeToInsertPropertyBefore(maxInsertionPos, scope);