toml / org.apache.tuweni.toml.internal / TomlParserVisitor / visitRegularFloatNaN

visitRegularFloatNaN

abstract fun visitRegularFloatNaN(ctx: RegularFloatNaNContext): T (source)

Visit a parse tree produced by TomlParser#regularFloatNaN.

Parameters

ctx - the parse tree

Return
the visitor result