visitLiteralInteger

abstract fun visitLiteralInteger(ctx: PartiQLParser.LiteralIntegerContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree