visitSelectAll

abstract fun visitSelectAll(ctx: PartiQLParser.SelectAllContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree