AssignmentNode.indexes

stores the how "deeper" dimension of the array the value has to be assigned to

struct AssignmentNode
CodeNode[] indexes;

Meta