visitArg

abstract fun visitArg(ctx: ArgContext): T

Visit a parse tree produced by arg.

Return

the visitor result

Parameters

ctx

the parse tree