apollo-ast
/
com.apollographql.apollo3.generated.antlr
/
GraphQLBaseListener
/
exitFloatValue
exit
Float
Value
open fun
exitFloatValue
(ctx:
GraphQLParser.FloatValueContext
)
Content copied to clipboard
Exit a parse tree produced by GraphQLParser#floatValue.
The default implementation does nothing.