visit Method Call Statement
abstract fun visitMethodCallStatement(ctx: VAlgoLangParser.MethodCallStatementContext): T
Content copied to clipboard
Visit a parse tree produced by the {@code MethodCallStatement}
labeled alternative in stat.
Return
the visitor result
Parameters
ctx
the parse tree