Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts1408 export const semanticDiagnosticsOptionDeclarations: readonly CommandLineOption[] = constant
1412 export const affectsEmitOptionDeclarations: readonly CommandLineOption[] = constant
1416 export const affectsDeclarationPathOptionDeclarations: readonly CommandLineOption[] = constant
1420 export const moduleResolutionOptionDeclarations: readonly CommandLineOption[] = constant
1424 …export const sourceFileAffectingCompilerOptions: readonly CommandLineOption[] = optionDeclarations… constant
1428 export const optionsAffectingProgramStructure: readonly CommandLineOption[] = constant
1432 …export const transpileOptionValueCompilerOptions: readonly CommandLineOption[] = optionDeclaration… constant