visitExpr

abstract fun visitExpr(ctx: PartiQLParser.ExprContext): T

Visit a parse tree produced by expr.

Return

the visitor result

Parameters

ctx

the parse tree