Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts1103 export const semanticDiagnosticsOptionDeclarations: readonly CommandLineOption[] = constant
1107 export const affectsEmitOptionDeclarations: readonly CommandLineOption[] = constant
1111 export const moduleResolutionOptionDeclarations: readonly CommandLineOption[] = constant
1115 …export const sourceFileAffectingCompilerOptions: readonly CommandLineOption[] = optionDeclarations… constant
1119 …export const transpileOptionValueCompilerOptions: readonly CommandLineOption[] = optionDeclaration… constant