class CommentRange extends TextRange<ts.CommentRange>import { CommentRange } from "https://dotland.deno.dev/x/ts_morph@17.0.0/ts_morph.d.ts"; ConstructorsnewprivateCommentRange()MethodsgetKind(): ts.CommentKindGets the comment syntax kind.