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