visitAssignmentStatement

abstract fun visitAssignmentStatement(ctx: VAlgoLangParser.AssignmentStatementContext): T

Visit a parse tree produced by the {@code AssignmentStatement} labeled alternative in stat.

Return

the visitor result

Parameters

ctx

the parse tree