where $printFn is the function to print the modifiers and $token is the token before which the modifiers should be reprinted.
Type: array Map from "{$class}->{$subNode}" to [$printFn, $token]
protected array $modifierChangeMap;