enterNullValue

open fun enterNullValue(ctx: GraphQLParser.NullValueContext)

Enter a parse tree produced by GraphQLParser#nullValue.

The default implementation does nothing.