visitLagLeadFunction

abstract fun visitLagLeadFunction(ctx: PartiQLParser.LagLeadFunctionContext): T

Visit a parse tree produced by the LagLeadFunction labeled alternative in windowFunction.

Return

the visitor result

Parameters

ctx

the parse tree