visitDotShorthandPropertyAccess method
Implementation
@override
R? visitDotShorthandPropertyAccess(DotShorthandPropertyAccess node) =>
visitNode(node);
@override
R? visitDotShorthandPropertyAccess(DotShorthandPropertyAccess node) =>
visitNode(node);