visitPathStepIndexExpr

abstract fun visitPathStepIndexExpr(ctx: PartiQLParser.PathStepIndexExprContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree