Searched defs:commentDirectives (Results 1 – 6 of 6) sorted by relevance
/third_party/typescript/lib/ |
D | typingsInstaller.js | 11066 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 13753 function createCommentDirectivesMap(sourceFile, commentDirectives) { argument 107717 … function getDiagnosticsWithPrecedingDirectives(sourceFile, commentDirectives, flatDiagnostics) { argument
|
D | tsc.js | 8189 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 10423 function createCommentDirectivesMap(sourceFile, commentDirectives) { argument 88487 … function getDiagnosticsWithPrecedingDirectives(sourceFile, commentDirectives, flatDiagnostics) { argument
|
D | typescriptServices.js | 11271 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 13958 function createCommentDirectivesMap(sourceFile, commentDirectives) { argument 107922 … function getDiagnosticsWithPrecedingDirectives(sourceFile, commentDirectives, flatDiagnostics) { argument
|
D | typescript.js | 11271 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 13958 function createCommentDirectivesMap(sourceFile, commentDirectives) { argument 107922 … function getDiagnosticsWithPrecedingDirectives(sourceFile, commentDirectives, flatDiagnostics) { argument
|
D | tsserver.js | 11077 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 13764 function createCommentDirectivesMap(sourceFile, commentDirectives) { argument 107728 … function getDiagnosticsWithPrecedingDirectives(sourceFile, commentDirectives, flatDiagnostics) { argument
|
D | tsserverlibrary.js | 11271 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 13958 function createCommentDirectivesMap(sourceFile, commentDirectives) { argument 107922 … function getDiagnosticsWithPrecedingDirectives(sourceFile, commentDirectives, flatDiagnostics) { argument
|