open fun visitRegularFloatInf(ctx: RegularFloatInfContext!): T (source)
Visit a parse tree produced by TomlParser#regularFloatInf.
The default implementation returns the result of calling #visitChildren on ctx.
ctx - RegularFloatInfContext!: the parse tree
Return
T: the visitor result