visitIndex abstract method

T visitIndex(
  1. IndexExpression node
)

Implementation

T visitIndex(IndexExpression node);