visitInvocationElement abstract method

R? visitInvocationElement(
  1. InvocationElement node
)

Implementation

R? visitInvocationElement(InvocationElement node);