visitFunctionNameReserved

abstract fun visitFunctionNameReserved(ctx: PartiQLParser.FunctionNameReservedContext): T

Visit a parse tree produced by the FunctionNameReserved labeled alternative in functionName.

Return

the visitor result

Parameters

ctx

the parse tree