exitOp

open fun exitOp(ctx: PrologParser.OpContext)

Exit a parse tree produced by PrologParser#op.

The default implementation does nothing.