Home
last modified time | relevance | path

Searched defs:onSetUnknownOptionKeyValueInRoot (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
DcommandLineParser.ts2253onSetUnknownOptionKeyValueInRoot(key: string, keyNode: PropertyName, value: CompilerOptionsValue, … method
/third_party/typescript/lib/
Dtsc.js35795 onSetUnknownOptionKeyValueInRoot(key, keyNode, _value, _valueNode) { method