exitObjectField

open fun exitObjectField(ctx: GraphQLParser.ObjectFieldContext)

Exit a parse tree produced by GraphQLParser#objectField.

The default implementation does nothing.