abstract fun visitHexInt(ctx: HexIntContext!): T
Visit a parse tree produced by TomlParser#hexInt.
TomlParser#hexInt
ctx - HexIntContext!: the parse tree
ctx
Return T: the visitor result