ReadonlyargsOptional ReadonlycallsOptional ReadonlycanReadonlydataOptional ReadonlyenvironmentName of the arg selecting the target env (e.g. 'envir' for assign); if it resolves to a tracked
InGraphIdentifierDefinition#envState, the assignment is routed there instead of the current scope.
ReadonlyinformationOptional ReadonlymakeMake maybe if assigned to symbol
Optional ReadonlymayOptional ReadonlymodesReadonlynameOptional ReadonlyquoteOptional Readonlyreaddoes the call use the old value of its target (e.g. setNames(x, nm)), so that the target reads its previous definition?
Optional Readonlyreplacementthe call is a replacement function, which keeps the kind of its target whatever value it is given
ReadonlyrootOptional Readonlysigthe formals of the call, so a positional AssignmentConfiguration#environmentArg is found at the slot it really has
ReadonlysourceOptional ReadonlysuperOptional ReadonlyswapReadonlytargetOptional Readonlytargetpass only if the assignment target differs from normal R assignments (i.e., if the symbol is to be resolved)
Optional Readonlytargetis the target a variable pointing at the actual name?
does the call run what it binds, as
makeActiveBindingruns its function on every read of the name?