abstract fun visitDecInt(ctx: DecIntContext!): T
Visit a parse tree produced by TomlParser#decInt.
TomlParser#decInt
ctx - DecIntContext!: the parse tree
ctx
Return T: the visitor result