Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
method Visitor.prototype.visitMemberExpressionOrOptionalChainingCall
import { Visitor } from "https://deno.land/x/mesozoic@v1.0.3/lib/swc.ts";

Parameters

n: MemberExpression | OptionalChainingCall

Returns

MemberExpression | OptionalChainingCall