visitLiteralIon

abstract fun visitLiteralIon(ctx: PartiQLParser.LiteralIonContext): T

Visit a parse tree produced by the LiteralIon labeled alternative in literal.

Return

the visitor result

Parameters

ctx

the parse tree