visitPathStepDotAll

abstract fun visitPathStepDotAll(ctx: PartiQLParser.PathStepDotAllContext): T

Visit a parse tree produced by the PathStepDotAll labeled alternative in pathStep.

Return

the visitor result

Parameters

ctx

the parse tree