Searched defs:getNodeLeadingComments (Results 1 – 2 of 2) sorted by relevance
37 static getNodeLeadingComments(node: ts.Node, sourceFile: ts.SourceFile): Comment.CommentInfo[] { method in CommentHelper
429 static getNodeLeadingComments(node: ts.Node, sourceFile: ts.SourceFile): comment.CommentInfo[] { method in CommentHelper