visitColumnSet method

T visitColumnSet(
  1. ColumnSetExpr value
)

Implementation

T visitColumnSet(ColumnSetExpr value) => visitExpr(value);