visitSelectorBasic

abstract fun visitSelectorBasic(ctx: PartiQLParser.SelectorBasicContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree