visitDotShorthandConstructorInvocation abstract method

R? visitDotShorthandConstructorInvocation(
  1. DotShorthandConstructorInvocation node
)

Implementation

R? visitDotShorthandConstructorInvocation(
  DotShorthandConstructorInvocation node,
);