visitCall abstract method

T? visitCall(
  1. CallExpression node
)

Implementation

T? visitCall(CallExpression node);