exitField

open fun exitField(ctx: GraphQLParser.FieldContext)

Exit a parse tree produced by GraphQLParser#field.

The default implementation does nothing.