DenoDeno.lint.SourceCode.getCommentsBeforemethod Deno.lint.SourceCode.getCommentsBefore#SourceCode.getCommentsBefore(node: Node): Array<LineComment | BlockComment>Get leading comments before a node. Parameters ##node: Node Return Type #Array<LineComment | BlockComment>
method Deno.lint.SourceCode.getCommentsBefore#SourceCode.getCommentsBefore(node: Node): Array<LineComment | BlockComment>Get leading comments before a node. Parameters ##node: Node Return Type #Array<LineComment | BlockComment>