visit Projection Item
abstract fun visitProjectionItem(ctx: PartiQLParser.ProjectionItemContext): T
Content copied to clipboard
Visit a parse tree produced by projectionItem.
Return
the visitor result
Parameters
ctx
the parse tree