visitSfwQuery

abstract fun visitSfwQuery(ctx: PartiQLParser.SfwQueryContext): T

Visit a parse tree produced by the SfwQuery labeled alternative in exprSelect.

Return

the visitor result

Parameters

ctx

the parse tree