Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Ddebug.ts19 warnAfter?: Version | string; property
713 …const warnAfter = typeof options.warnAfter === "string" ? new Version(options.warnAfter) : options… constant
/third_party/typescript/lib/
DtypescriptServices.js152808 …var factoryDeprecation = { since: "4.0", warnAfter: "4.1", message: "Use the appropriate method on… property
153461 …}, { since: "4.0", warnAfter: "4.1", message: "Use `factory.createStringLiteral`, `factory.createS… property
153661 }, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory` method instead." }); property
153675 …}, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory.update...` method inste… property
153688 warnAfter: "4.1", property
Dtypescript.js152808 …var factoryDeprecation = { since: "4.0", warnAfter: "4.1", message: "Use the appropriate method on… property
153461 …}, { since: "4.0", warnAfter: "4.1", message: "Use `factory.createStringLiteral`, `factory.createS… property
153661 }, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory` method instead." }); property
153675 …}, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory.update...` method inste… property
153688 warnAfter: "4.1", property
Dtsserverlibrary.js162580 …var factoryDeprecation = { since: "4.0", warnAfter: "4.1", message: "Use the appropriate method on… property
163233 …}, { since: "4.0", warnAfter: "4.1", message: "Use `factory.createStringLiteral`, `factory.createS… property
163433 }, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory` method instead." }); property
163447 …}, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory.update...` method inste… property
163460 warnAfter: "4.1", property
Dtsserver.js162576 …var factoryDeprecation = { since: "4.0", warnAfter: "4.1", message: "Use the appropriate method on… property
163229 …}, { since: "4.0", warnAfter: "4.1", message: "Use `factory.createStringLiteral`, `factory.createS… property
163429 }, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory` method instead." }); property
163443 …}, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory.update...` method inste… property
163456 warnAfter: "4.1", property