SqlAstVisitor constructor

SqlAstVisitor(
  1. ParsedSql parsed
)

Implementation

SqlAstVisitor(this.parsed);