Variable Register.hasIntegerLiteral

class Register
{
  // ...
  bool hasIntegerLiteral ;
  // ...
}