Skip to main content
Extremely Popular
Latest
method Node.prototype.getLeadingCommentRanges
import { Node } from "https://deno.land/x/fresh@1.7.1/src/dev/deps.ts";

Gets the leading comment ranges of the current node.

Returns

CommentRange[]