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