A list of tokens that have already been fixed.
We don't allow the same token to be fixed more than once each time through a file as this can easily cause conflicts between sniffs.
Type: int[]
private $fixedTokens = [];