exitList

open fun exitList(ctx: PrologParser.ListContext)

Exit a parse tree produced by PrologParser#list.

The default implementation does nothing.