DenoDeno.lint.SourceCode.getCommentsInsidemethod Deno.lint.SourceCode.getCommentsInside#SourceCode.getCommentsInside(node: Node): Array<LineComment | BlockComment>Get comments inside a node. Parameters ##node: Node Return Type #Array<LineComment | BlockComment>
method Deno.lint.SourceCode.getCommentsInside#SourceCode.getCommentsInside(node: Node): Array<LineComment | BlockComment>Get comments inside a node. Parameters ##node: Node Return Type #Array<LineComment | BlockComment>