Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts1534 export const semanticDiagnosticsOptionDeclarations: readonly CommandLineOption[] = constant
1538 export const affectsEmitOptionDeclarations: readonly CommandLineOption[] = constant
1542 export const affectsDeclarationPathOptionDeclarations: readonly CommandLineOption[] = constant
1546 export const moduleResolutionOptionDeclarations: readonly CommandLineOption[] = constant
1550 export const sourceFileAffectingCompilerOptions: readonly CommandLineOption[] = optionDeclarations.… constant
1554 export const optionsAffectingProgramStructure: readonly CommandLineOption[] = constant
1558 export const transpileOptionValueCompilerOptions: readonly CommandLineOption[] = optionDeclarations… constant