Extremely Popular
Go to Latest
method Node.prototype.getTrailingCommentRanges
import { Node } from "https://dotland.deno.dev/x/fresh@1.1.5/src/dev/deps.ts";

Gets the trailing comment ranges of the current node.

Returns

CommentRange[]