Searched defs:commentDirectives (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | TypeScriptLinter.ts | 2470 const commentDirectives = sourceFile.commentDirectives; constant
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 12108 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 14979 function createCommentDirectivesMap(sourceFile, commentDirectives) { argument 122958 … function getDiagnosticsWithPrecedingDirectives(sourceFile, commentDirectives, flatDiagnostics) { argument
|
| D | tsc.js | 9049 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 11456 function createCommentDirectivesMap(sourceFile, commentDirectives) { argument 102041 … function getDiagnosticsWithPrecedingDirectives(sourceFile, commentDirectives, flatDiagnostics) { argument
|