Home
last modified time | relevance | path

Searched defs:commentKind (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/lib/
Dtypescript.js118100 …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
DtypescriptServices.js118100 …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
Dtsserverlibrary.js118100 …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
Dtsserver.js117531 …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