import { CompilerCommentNode } from "https://dotland.deno.dev/x/ts_morph@17.0.0/ts_morph.js";
Methods
forEachChild(cbNode, cbNodeArray)
getChildAt(index, sourceFile)
getChildCount(sourceFile)
getChildren(sourceFile)
getEnd()
getFirstToken(sourceFile)
getFullText(sourceFile)
getLastToken(sourceFile)
getLeadingTriviaWidth(sourceFile)
getStart(sourceFile, includeJsDocComment)
getText(sourceFile)
getWidth(sourceFile)