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