visitDotShorthandConstructorInvocation2 abstract method

  1. @experimental
R? visitDotShorthandConstructorInvocation2(
  1. DotShorthandConstructorInvocation2 node
)

Implementation

@experimental
R? visitDotShorthandConstructorInvocation2(
  DotShorthandConstructorInvocation2 node,
);