exitSelectAll

open fun exitSelectAll(ctx: PartiQLParser.SelectAllContext)

Exit a parse tree produced by the SelectAll} labeled alternative in PartiQLParser#selectClause.

The default implementation does nothing.