visitConstructorInvocation abstract method

  1. @experimental
R? visitConstructorInvocation(
  1. ConstructorInvocation node
)

Implementation

@experimental
R? visitConstructorInvocation(ConstructorInvocation node);