Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
DsmartIndenter.ts396 const previousNode = parent.arguments[currentIndex - 1]; constant
Dformatting.ts766 const previousNode = siblings[currentIndex - 1]; constant
/third_party/typescript/tests/lib/
Dlib.d.ts12055 previousNode(): Node; method
14792 previousNode(): Node; method
/third_party/typescript/lib/
Dlib.dom.d.ts11087 previousNode(): Node | null; method
16023 previousNode(): Node | null; method
Dtsc.js85835 function getSeparatingLineTerminatorCount(previousNode, nextNode, format) { argument
DtypingsInstaller.js104646 function getSeparatingLineTerminatorCount(previousNode, nextNode, format) { argument
Dtypescript.js104851 function getSeparatingLineTerminatorCount(previousNode, nextNode, format) { argument
DtypescriptServices.js104851 function getSeparatingLineTerminatorCount(previousNode, nextNode, format) { argument
Dtsserverlibrary.js104851 function getSeparatingLineTerminatorCount(previousNode, nextNode, format) { argument
Dtsserver.js104657 function getSeparatingLineTerminatorCount(previousNode, nextNode, format) { argument
/third_party/typescript/src/lib/
Ddom.generated.d.ts11067 previousNode(): Node | null; method
16003 previousNode(): Node | null; method