visitEdgeWithSpec

abstract fun visitEdgeWithSpec(ctx: PartiQLParser.EdgeWithSpecContext): T

Visit a parse tree produced by the EdgeWithSpec labeled alternative in edge.

Return

the visitor result

Parameters

ctx

the parse tree