Searched defs:onlyMultiLine (Results 1 – 7 of 7) sorted by relevance
/third_party/typescript/src/server/ |
D | session.ts | 1649 const onlyMultiLine = args.onlyMultiLine; constant
|
D | protocol.ts | 355 onlyMultiLine: boolean; property
|
/third_party/typescript/lib/ |
D | protocol.d.ts | 239 onlyMultiLine: boolean; property
|
D | typescriptServices.js | 150912 function getSpanOfEnclosingComment(fileName, position, onlyMultiLine) { argument 152387 …viceShimObject.prototype.getSpanOfEnclosingComment = function (fileName, position, onlyMultiLine) { argument
|
D | typescript.js | 150912 function getSpanOfEnclosingComment(fileName, position, onlyMultiLine) { argument 152387 …viceShimObject.prototype.getSpanOfEnclosingComment = function (fileName, position, onlyMultiLine) { argument
|
D | tsserver.js | 150343 function getSpanOfEnclosingComment(fileName, position, onlyMultiLine) { argument 151818 …viceShimObject.prototype.getSpanOfEnclosingComment = function (fileName, position, onlyMultiLine) { argument
|
D | tsserverlibrary.js | 150912 function getSpanOfEnclosingComment(fileName, position, onlyMultiLine) { argument 152387 …viceShimObject.prototype.getSpanOfEnclosingComment = function (fileName, position, onlyMultiLine) { argument
|