values constant

List<OpUnary_Op> const values

Implementation

static const $core.List<OpUnary_Op> values = <OpUnary_Op> [
  UNSPECIFIED,
  LEN,
  NOT,
  FLAT,
  FLOOR,
  CEIL,
  ABORT,
];