open fun exitRegularFloat(ctx: RegularFloatContext!): Unit
Exit a parse tree produced by TomlParser#regularFloat.
TomlParser#regularFloat
The default implementation does nothing.
ctx - RegularFloatContext!: the parse tree
ctx