visitEdgeSpec

abstract fun visitEdgeSpec(ctx: PartiQLParser.EdgeSpecContext): T

Visit a parse tree produced by edgeSpec.

Return

the visitor result

Parameters

ctx

the parse tree