visitArgList

abstract fun visitArgList(ctx: ArgListContext): T

Visit a parse tree produced by argList.

Return

the visitor result

Parameters

ctx

the parse tree