Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
Dclient.ts555 …const { items, applicableSpan: encodedApplicableSpan, selectedItemIndex, argumentIndex, argumentCo… constant
557 const applicableSpan = this.decodeSpan(encodedApplicableSpan, fileName); constant
/third_party/typescript/src/services/
Dtypes.ts1117 applicableSpan: TextSpan; property
/third_party/typescript/lib/
Dprotocol.d.ts1839 applicableSpan: TextSpan; property
Dtsserverlibrary.d.ts6100 applicableSpan: TextSpan; property
DtypescriptServices.d.ts6100 applicableSpan: TextSpan; property
Dtypescript.d.ts6100 applicableSpan: TextSpan; property
Dtypescript.js130992 …var help = { items: ts.flatMapToMutable(items, ts.identity), applicableSpan: applicableSpan, selec… property
DtypescriptServices.js130992 …var help = { items: ts.flatMapToMutable(items, ts.identity), applicableSpan: applicableSpan, selec… property
Dtsserverlibrary.js130992 …var help = { items: ts.flatMapToMutable(items, ts.identity), applicableSpan: applicableSpan, selec… property
Dtsserver.js130423 …var help = { items: ts.flatMapToMutable(items, ts.identity), applicableSpan: applicableSpan, selec… property
/third_party/typescript/src/server/
Dprotocol.ts2443 applicableSpan: TextSpan; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts6185 applicableSpan: TextSpan; property
Dtypescript.d.ts6185 applicableSpan: TextSpan; property