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