visitMethodCall

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

Visit a parse tree produced by the MethodCall}labeled alternative in VAlgoLangParser#method_call.

The default implementation returns the result of calling visitChildren on {@code ctx}.