exitFloatValue

open fun exitFloatValue(ctx: GraphQLParser.FloatValueContext)

Exit a parse tree produced by GraphQLParser#floatValue.

The default implementation does nothing.