| /third_party/typescript/lib/ |
| D | typescriptServices.js | 118031 function copyComments(sourceNode, targetNode) { argument 118100 …function copyLeadingComments(sourceNode, targetNode, sourceFile, commentKind, hasTrailingNewLine) { argument 118104 …function copyTrailingComments(sourceNode, targetNode, sourceFile, commentKind, hasTrailingNewLine)… argument 118115 …function copyTrailingAsLeadingComments(sourceNode, targetNode, sourceFile, commentKind, hasTrailin… argument 118119 function getAddCommentsFunction(targetNode, sourceFile, commentKind, hasTrailingNewLine, cb) { argument 127811 function startNestedNodes(targetNode, entityName) { argument 148637 …r copyTrailingOperatorComments = function (operators, file) { return function (index, targetNode) { argument 148645 return function (indexes, targetNode) { argument
|
| D | typescript.js | 118031 function copyComments(sourceNode, targetNode) { argument 118100 …function copyLeadingComments(sourceNode, targetNode, sourceFile, commentKind, hasTrailingNewLine) { argument 118104 …function copyTrailingComments(sourceNode, targetNode, sourceFile, commentKind, hasTrailingNewLine)… argument 118115 …function copyTrailingAsLeadingComments(sourceNode, targetNode, sourceFile, commentKind, hasTrailin… argument 118119 function getAddCommentsFunction(targetNode, sourceFile, commentKind, hasTrailingNewLine, cb) { argument 127811 function startNestedNodes(targetNode, entityName) { argument 148637 …r copyTrailingOperatorComments = function (operators, file) { return function (index, targetNode) { argument 148645 return function (indexes, targetNode) { argument
|
| D | tsserverlibrary.js | 118031 function copyComments(sourceNode, targetNode) { argument 118100 …function copyLeadingComments(sourceNode, targetNode, sourceFile, commentKind, hasTrailingNewLine) { argument 118104 …function copyTrailingComments(sourceNode, targetNode, sourceFile, commentKind, hasTrailingNewLine)… argument 118115 …function copyTrailingAsLeadingComments(sourceNode, targetNode, sourceFile, commentKind, hasTrailin… argument 118119 function getAddCommentsFunction(targetNode, sourceFile, commentKind, hasTrailingNewLine, cb) { argument 127811 function startNestedNodes(targetNode, entityName) { argument 148637 …r copyTrailingOperatorComments = function (operators, file) { return function (index, targetNode) { argument 148645 return function (indexes, targetNode) { argument
|
| D | tsserver.js | 117462 function copyComments(sourceNode, targetNode) { argument 117531 …function copyLeadingComments(sourceNode, targetNode, sourceFile, commentKind, hasTrailingNewLine) { argument 117535 …function copyTrailingComments(sourceNode, targetNode, sourceFile, commentKind, hasTrailingNewLine)… argument 117546 …function copyTrailingAsLeadingComments(sourceNode, targetNode, sourceFile, commentKind, hasTrailin… argument 117550 function getAddCommentsFunction(targetNode, sourceFile, commentKind, hasTrailingNewLine, cb) { argument 127242 function startNestedNodes(targetNode, entityName) { argument 148068 …r copyTrailingOperatorComments = function (operators, file) { return function (index, targetNode) { argument 148076 return function (indexes, targetNode) { argument
|