visitOnConflict

abstract fun visitOnConflict(ctx: PartiQLParser.OnConflictContext): T

Visit a parse tree produced by onConflict.

Return

the visitor result

Parameters

ctx

the parse tree