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

visitRegularFloatInf

abstract fun visitRegularFloatInf(ctx: RegularFloatInfContext!): T (source)

Visit a parse tree produced by TomlParser#regularFloatInf.

Parameters

ctx - RegularFloatInfContext!: the parse tree

Return
T: the visitor result