visitFunctionNameSymbol

abstract fun visitFunctionNameSymbol(ctx: PartiQLParser.FunctionNameSymbolContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree