visitJunction

abstract fun visitJunction(ctx: JunctionContext): T

Visit a parse tree produced by junction.

Return

the visitor result

Parameters

ctx

the parse tree