Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DstringCompletions.ts62 const optionalReplacementSpan = createTextSpanFromStringLiteralLikeContent(contextToken); constant
Dtypes.ts1240 optionalReplacementSpan?: TextSpan; property
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts1768 readonly optionalReplacementSpan?: FourSlash.Range; // Only tested if set property
/third_party/typescript/src/server/
Dsession.ts2141optionalReplacementSpan: completions.optionalReplacementSpan && toProtocolTextSpan(completions.opt… constant
Dprotocol.ts2467 readonly optionalReplacementSpan?: TextSpan; property
/third_party/typescript/lib/
Dprotocol.d.ts1898 readonly optionalReplacementSpan?: TextSpan; property
Dtypescript.d.ts6974 optionalReplacementSpan?: TextSpan; property
DtypescriptServices.d.ts6974 optionalReplacementSpan?: TextSpan; property
Dtsserverlibrary.d.ts6974 optionalReplacementSpan?: TextSpan; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6974 optionalReplacementSpan?: TextSpan; property
Dtsserverlibrary.d.ts6974 optionalReplacementSpan?: TextSpan; property