exitVariable

open fun exitVariable(ctx: PrologParser.VariableContext)

Exit a parse tree produced by PrologParser#variable.

The default implementation does nothing.