Searched defs:currentDetachedCommentInfo (Results 1 – 3 of 3) sorted by relevance
5820 …const currentDetachedCommentInfo = currentSourceFile && emitDetachedComments(currentSourceFile.tex… constant
19033 …currentDetachedCommentInfo = { nodePos: node.pos, detachedCommentEndPos: ts.last(detachedComments)… variable
14968 …currentDetachedCommentInfo = { nodePos: node.pos, detachedCommentEndPos: ts.last(detachedComments)… variable