exitBooleanValue

open fun exitBooleanValue(ctx: GraphQLParser.BooleanValueContext)

Exit a parse tree produced by GraphQLParser#booleanValue.

The default implementation does nothing.