abstract fun visitInteger(ctx: IntegerContext!): T
Visit a parse tree produced by TomlParser#integer.
TomlParser#integer
ctx - IntegerContext!: the parse tree
ctx
Return T: the visitor result