visitPathStepDotExpr

abstract fun visitPathStepDotExpr(ctx: PartiQLParser.PathStepDotExprContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree