Home
last modified time | relevance | path

Searched defs:incrementalNewTree (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/testRunner/unittests/
DincrementalParser.ts54 …const incrementalNewTree = updateLanguageServiceSourceFile(oldTree, newText, oldTree.version + "."… constant
798 …const { oldTree, incrementalNewTree } = compareTrees(oldText, newTextAndChange.text, newTextAndCha… constant