visitMemberFunctionCall4Expression
abstract fun visitMemberFunctionCall4Expression(ctx: KeyLangParser.MemberFunctionCall4ExpressionContext): T
Visit a parse tree produced by the memberFunctionCall4Expression
labeled alternative in KeyLangParser.expression.
Return
The visitor result
Parameters
ctx
The parse tree