visitLiteralInteger

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

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

The default implementation returns the result of calling visitChildren on ctx.