visitInterpolatedFunctionExpression abstract method

T visitInterpolatedFunctionExpression(
  1. InterpolatedFunctionExpression node
)

Implementation

T visitInterpolatedFunctionExpression(InterpolatedFunctionExpression node);