visitListExpression abstract method

T visitListExpression(
  1. ListExpression node
)

Implementation

T visitListExpression(ListExpression node);