Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts1398 export const semanticDiagnosticsOptionDeclarations: readonly CommandLineOption[] = constant
1402 export const affectsEmitOptionDeclarations: readonly CommandLineOption[] = constant
1406 export const affectsDeclarationPathOptionDeclarations: readonly CommandLineOption[] = constant
1410 export const moduleResolutionOptionDeclarations: readonly CommandLineOption[] = constant
1414 …export const sourceFileAffectingCompilerOptions: readonly CommandLineOption[] = optionDeclarations… constant
1418 export const optionsAffectingProgramStructure: readonly CommandLineOption[] = constant
1422 …export const transpileOptionValueCompilerOptions: readonly CommandLineOption[] = optionDeclaration… constant