Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts1554 export const optionsAffectingProgramStructure: readonly CommandLineOption[] = constant
/third_party/typescript/lib/
DtypingsInstaller.js27403 var optionsAffectingProgramStructure = optionDeclarations.filter((option) => !!option.affectsProgra… variable