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