visitProjectionItem

open fun visitProjectionItem(ctx: PartiQLParser.ProjectionItemContext): T

Visit a parse tree produced by PartiQLParser#projectionItem.

The default implementation returns the result of calling visitChildren on ctx.