apollo-ast
/
com.apollographql.apollo3.generated.antlr
/
GraphQLBaseListener
/
enterBooleanValue
enter
Boolean
Value
open fun
enterBooleanValue
(ctx:
GraphQLParser.BooleanValueContext
)
Content copied to clipboard
Enter a parse tree produced by GraphQLParser#booleanValue.
The default implementation does nothing.