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