visitExprTermWrappedQuery

abstract fun visitExprTermWrappedQuery(ctx: PartiQLParser.ExprTermWrappedQueryContext): T

Visit a parse tree produced by the ExprTermWrappedQuery labeled alternative in exprTerm.

Return

the visitor result

Parameters

ctx

the parse tree