Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts1118 export const semanticDiagnosticsOptionDeclarations: readonly CommandLineOption[] = constant
1122 export const affectsEmitOptionDeclarations: readonly CommandLineOption[] = constant
1126 export const moduleResolutionOptionDeclarations: readonly CommandLineOption[] = constant
1130 …export const sourceFileAffectingCompilerOptions: readonly CommandLineOption[] = optionDeclarations… constant
1134 …export const transpileOptionValueCompilerOptions: readonly CommandLineOption[] = optionDeclaration… constant