visitValueExpr

abstract fun visitValueExpr(ctx: PartiQLParser.ValueExprContext): T

Visit a parse tree produced by valueExpr.

Return

the visitor result

Parameters

ctx

the parse tree