visitReaction

abstract fun visitReaction(ctx: ReactionContext): T

Visit a parse tree produced by reaction.

Return

the visitor result

Parameters

ctx

the parse tree