visit Literal Integer
abstract fun visitLiteralInteger(ctx: PartiQLParser.LiteralIntegerContext): T
Content copied to clipboard
Visit a parse tree produced by the LiteralInteger labeled alternative in literal.
Return
the visitor result
Parameters
ctx
the parse tree