visitLetClause

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

Visit a parse tree produced by letClause.

Return

the visitor result

Parameters

ctx

the parse tree