visitOverlay

abstract fun visitOverlay(ctx: PartiQLParser.OverlayContext): T

Visit a parse tree produced by overlay.

Return

the visitor result

Parameters

ctx

the parse tree