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