interface MethodDeclarationStructure
implements Structure, MethodDeclarationSpecificStructure, PropertyNamedNodeStructure, StaticableNodeStructure, DecoratableNodeStructure, AbstractableNodeStructure, ScopedNodeStructure, AsyncableNodeStructure, GeneratorableNodeStructure, FunctionLikeDeclarationStructure, QuestionTokenableNodeStructure, OverrideableNodeStructure
import { type MethodDeclarationStructure } from "https://deno.land/x/ts_morph@16.0.0/ts_morph.d.ts";