Variable TypeSuffix.high

class TypeSuffix
{
  // ...
  ExpressionNode high;
  // ...
}