enterBooleanValue

open fun enterBooleanValue(ctx: GraphQLParser.BooleanValueContext)

Enter a parse tree produced by GraphQLParser#booleanValue.

The default implementation does nothing.