visitConflictAction

abstract fun visitConflictAction(ctx: PartiQLParser.ConflictActionContext): T

Visit a parse tree produced by conflictAction.

Return

the visitor result

Parameters

ctx

the parse tree