visitSelectorAny

abstract fun visitSelectorAny(ctx: PartiQLParser.SelectorAnyContext): T

Visit a parse tree produced by the SelectorAny labeled alternative in matchSelector.

Return

the visitor result

Parameters

ctx

the parse tree