- Declared in:
- LKAssignExpr.h
AST node representing an assignment.
Return new assignment with target and expression.
Initialise new assignment with target and expression.
The expression representing the assigned value.
The target of the assignment.