Searched defs:indentationStr (Results 1 – 5 of 5) sorted by relevance
| /third_party/typescript/src/services/ |
| D | jsDoc.ts | 278 const indentationStr = getIndentationStringAtPosition(sourceFile, position); constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.js | 127485 function parameterDocComments(parameters, isJavaScriptFile, indentationStr, newLine) { argument 127493 function returnsDocComment(indentationStr, newLine) { argument
|
| D | typescript.js | 127485 function parameterDocComments(parameters, isJavaScriptFile, indentationStr, newLine) { argument 127493 function returnsDocComment(indentationStr, newLine) { argument
|
| D | tsserverlibrary.js | 127485 function parameterDocComments(parameters, isJavaScriptFile, indentationStr, newLine) { argument 127493 function returnsDocComment(indentationStr, newLine) { argument
|
| D | tsserver.js | 126916 function parameterDocComments(parameters, isJavaScriptFile, indentationStr, newLine) { argument 126924 function returnsDocComment(indentationStr, newLine) { argument
|