exitPathSimple

open fun exitPathSimple(ctx: PartiQLParser.PathSimpleContext)

Exit a parse tree produced by PartiQLParser#pathSimple.

The default implementation does nothing.