exit Name But Not Boolean Or Null
open fun exitNameButNotBooleanOrNull(ctx: GraphQLParser.NameButNotBooleanOrNullContext)
Content copied to clipboard
Exit a parse tree produced by GraphQLParser#nameButNotBooleanOrNull.
The default implementation does nothing.