Home
last modified time | relevance | path

Searched defs:hasTrailingNewLine (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/lib/
DtypescriptServices.js10050 function appendCommentRange(pos, end, kind, hasTrailingNewLine, _state, comments) { argument
10054 comments.push({ kind: kind, pos: pos, end: end, hasTrailingNewLine: hasTrailingNewLine }); property
26100 function addSyntheticLeadingComment(node, kind, text, hasTrailingNewLine) { argument
26101 …getSyntheticLeadingComments(node), { kind: kind, pos: -1, end: -1, hasTrailingNewLine: hasTrailing… property
26114 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { argument
26115 …etSyntheticTrailingComments(node), { kind: kind, pos: -1, end: -1, hasTrailingNewLine: hasTrailing… property
48770 … * " + commentText.replace(/\n/g, "\n * ") + "\n ", pos: -1, end: -1, hasTrailingNewLine: true }]); property
50097 …" + commentText.replace(/\n/g, "\n * ") + "\n ", pos: -1, end: -1, hasTrailingNewLine: true }]), m… property
105513 …function emitTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos)… argument
105518 …function emitNonTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangeP… argument
[all …]
Dtypescript.js10050 function appendCommentRange(pos, end, kind, hasTrailingNewLine, _state, comments) { argument
10054 comments.push({ kind: kind, pos: pos, end: end, hasTrailingNewLine: hasTrailingNewLine }); property
26100 function addSyntheticLeadingComment(node, kind, text, hasTrailingNewLine) { argument
26101 …getSyntheticLeadingComments(node), { kind: kind, pos: -1, end: -1, hasTrailingNewLine: hasTrailing… property
26114 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { argument
26115 …etSyntheticTrailingComments(node), { kind: kind, pos: -1, end: -1, hasTrailingNewLine: hasTrailing… property
48770 … * " + commentText.replace(/\n/g, "\n * ") + "\n ", pos: -1, end: -1, hasTrailingNewLine: true }]); property
50097 …" + commentText.replace(/\n/g, "\n * ") + "\n ", pos: -1, end: -1, hasTrailingNewLine: true }]), m… property
105513 …function emitTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos)… argument
105518 …function emitNonTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangeP… argument
[all …]
Dtsc.js7031 function appendCommentRange(pos, end, kind, hasTrailingNewLine, _state, comments) { argument
7035 comments.push({ kind: kind, pos: pos, end: end, hasTrailingNewLine: hasTrailingNewLine }); property
20798 function addSyntheticLeadingComment(node, kind, text, hasTrailingNewLine) { argument
20799 …getSyntheticLeadingComments(node), { kind: kind, pos: -1, end: -1, hasTrailingNewLine: hasTrailing… property
20812 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { argument
20813 …etSyntheticTrailingComments(node), { kind: kind, pos: -1, end: -1, hasTrailingNewLine: hasTrailing… property
39936 … * " + commentText.replace(/\n/g, "\n * ") + "\n ", pos: -1, end: -1, hasTrailingNewLine: true }]); property
41083 …" + commentText.replace(/\n/g, "\n * ") + "\n ", pos: -1, end: -1, hasTrailingNewLine: true }]), m… property
86396 …function emitTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos)… argument
86401 …function emitNonTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangeP… argument
[all …]
DtypingsInstaller.js9845 function appendCommentRange(pos, end, kind, hasTrailingNewLine, _state, comments) { argument
9849 comments.push({ kind: kind, pos: pos, end: end, hasTrailingNewLine: hasTrailingNewLine }); property
25895 function addSyntheticLeadingComment(node, kind, text, hasTrailingNewLine) { argument
25896 …getSyntheticLeadingComments(node), { kind: kind, pos: -1, end: -1, hasTrailingNewLine: hasTrailing… property
25909 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { argument
25910 …etSyntheticTrailingComments(node), { kind: kind, pos: -1, end: -1, hasTrailingNewLine: hasTrailing… property
48565 … * " + commentText.replace(/\n/g, "\n * ") + "\n ", pos: -1, end: -1, hasTrailingNewLine: true }]); property
49892 …" + commentText.replace(/\n/g, "\n * ") + "\n ", pos: -1, end: -1, hasTrailingNewLine: true }]), m… property
105308 …function emitTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos)… argument
105313 …function emitNonTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangeP… argument
[all …]
Dtsserverlibrary.js10050 function appendCommentRange(pos, end, kind, hasTrailingNewLine, _state, comments) { argument
10054 comments.push({ kind: kind, pos: pos, end: end, hasTrailingNewLine: hasTrailingNewLine }); property
26100 function addSyntheticLeadingComment(node, kind, text, hasTrailingNewLine) { argument
26101 …getSyntheticLeadingComments(node), { kind: kind, pos: -1, end: -1, hasTrailingNewLine: hasTrailing… property
26114 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { argument
26115 …etSyntheticTrailingComments(node), { kind: kind, pos: -1, end: -1, hasTrailingNewLine: hasTrailing… property
48770 … * " + commentText.replace(/\n/g, "\n * ") + "\n ", pos: -1, end: -1, hasTrailingNewLine: true }]); property
50097 …" + commentText.replace(/\n/g, "\n * ") + "\n ", pos: -1, end: -1, hasTrailingNewLine: true }]), m… property
105513 …function emitTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos)… argument
105518 …function emitNonTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangeP… argument
[all …]
Dtsserver.js9856 function appendCommentRange(pos, end, kind, hasTrailingNewLine, _state, comments) { argument
9860 comments.push({ kind: kind, pos: pos, end: end, hasTrailingNewLine: hasTrailingNewLine }); property
25906 function addSyntheticLeadingComment(node, kind, text, hasTrailingNewLine) { argument
25907 …getSyntheticLeadingComments(node), { kind: kind, pos: -1, end: -1, hasTrailingNewLine: hasTrailing… property
25920 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { argument
25921 …etSyntheticTrailingComments(node), { kind: kind, pos: -1, end: -1, hasTrailingNewLine: hasTrailing… property
48576 … * " + commentText.replace(/\n/g, "\n * ") + "\n ", pos: -1, end: -1, hasTrailingNewLine: true }]); property
49903 …" + commentText.replace(/\n/g, "\n * ") + "\n ", pos: -1, end: -1, hasTrailingNewLine: true }]), m… property
105319 …function emitTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos)… argument
105324 …function emitNonTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangeP… argument
[all …]
Dtypescript.d.ts1709 hasTrailingNewLine?: boolean; property
DtypescriptServices.d.ts1709 hasTrailingNewLine?: boolean; property
Dtsserverlibrary.d.ts1709 hasTrailingNewLine?: boolean; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1720 hasTrailingNewLine?: boolean; property
Dtsserverlibrary.d.ts1720 hasTrailingNewLine?: boolean; property