Variable AsmShiftExp.operator

class AsmShiftExp
{
  // ...
  ubyte operator;
  // ...
}