visitLetBinding

abstract fun visitLetBinding(ctx: PartiQLParser.LetBindingContext): T

Visit a parse tree produced by letBinding.

Return

the visitor result

Parameters

ctx

the parse tree