Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix default AstVisitor.visitRow implementation
Row is an Expression, so it should delegate to visitExpression instead of jumping directly to visitNode
- Loading branch information