visitMethodCall

abstract fun visitMethodCall(ctx: VAlgoLangParser.MethodCallContext): T

Visit a parse tree produced by the {@code MethodCall} labeled alternative in method_call.

Return

the visitor result

Parameters

ctx

the parse tree