exitOperationType

open fun exitOperationType(ctx: GraphQLParser.OperationTypeContext)

Exit a parse tree produced by GraphQLParser#operationType.

The default implementation does nothing.