exitClause

open fun exitClause(ctx: PrologParser.ClauseContext)

Exit a parse tree produced by PrologParser#clause.

The default implementation does nothing.