Searched defs:commentDirectives (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | TypeScriptLinter.ts | 2028 const commentDirectives = sourceFile.commentDirectives; constant
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 12104 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 14975 function createCommentDirectivesMap(sourceFile, commentDirectives) { argument 122637 … function getDiagnosticsWithPrecedingDirectives(sourceFile, commentDirectives, flatDiagnostics) { argument
|
| D | tsc.js | 9048 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 11455 function createCommentDirectivesMap(sourceFile, commentDirectives) { argument 101744 … function getDiagnosticsWithPrecedingDirectives(sourceFile, commentDirectives, flatDiagnostics) { argument
|