visitList abstract method

T visitList(
  1. ExpressionList expression
)

Implementation

T visitList(ExpressionList expression);