tuweni / 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 - RegularFloatNaNContext!: the parse tree

Return
T: the visitor result