Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
Dformatting.ts21 …export function createTextRangeWithKind<T extends SyntaxKind>(pos: number, end: number, kind: T): … function
/third_party/typescript/lib/
DtypescriptServices.js133478 function createTextRangeWithKind(pos, end, kind) { function
Dtypescript.js133478 function createTextRangeWithKind(pos, end, kind) { function
Dtsserver.js132909 function createTextRangeWithKind(pos, end, kind) { function
Dtsserverlibrary.js133478 function createTextRangeWithKind(pos, end, kind) { function