toml / org.apache.tuweni.toml.internal / TomlParserListener / enterRegularFloat

enterRegularFloat

abstract fun enterRegularFloat(ctx: RegularFloatContext): Unit (source)

Enter a parse tree produced by TomlParser#regularFloat.

Parameters

ctx - the parse tree