visitLetClause

open fun visitLetClause(ctx: PartiQLParser.LetClauseContext): T

Visit a parse tree produced by PartiQLParser#letClause.

The default implementation returns the result of calling visitChildren on ctx.