visitSelectValue

abstract fun visitSelectValue(ctx: PartiQLParser.SelectValueContext): T

Visit a parse tree produced by the SelectValue labeled alternative in selectClause.

Return

the visitor result

Parameters

ctx

the parse tree