exitFromClause

open fun exitFromClause(ctx: PartiQLParser.FromClauseContext)

Exit a parse tree produced by PartiQLParser#fromClause.

The default implementation does nothing.