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