Variable PrimaryExpression.typeidExpression

class PrimaryExpression
{
  // ...
  TypeidExpression typeidExpression ;
  // ...
}