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