visitJoinSpec

abstract fun visitJoinSpec(ctx: PartiQLParser.JoinSpecContext): T

Visit a parse tree produced by joinSpec.

Return

the visitor result

Parameters

ctx

the parse tree