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