class JSDocTagInfoimport { JSDocTagInfo } from "https://dotland.deno.dev/x/ts_morph@21.0.0/mod.ts"; JS doc tag info. ConstructorsnewprivateJSDocTagInfo()PropertiesreadonlycompilerObject: ts.JSDocTagInfoGets the compiler JS doc tag info. MethodsgetName(): stringGets the name. getText(): ts.SymbolDisplayPart[]Gets the text.