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

Gets the trailing comment ranges of the current node.

Returns

CommentRange[]