Variable Parser.cachedAAChecks

class Parser
{
  // ...
  bool[ulong] cachedAAChecks ;
  // ...
}