visitCustomCondition

abstract fun visitCustomCondition(ctx: CustomConditionContext): T

Visit a parse tree produced by customCondition.

Return

the visitor result

Parameters

ctx

the parse tree