values constant
Implementation
static const $core.List<OpBinary_Op> values = <OpBinary_Op> [
UNSPECIFIED,
SUB,
DIV,
EQ,
NEQ,
LT,
LTE,
GT,
GTE,
];
static const $core.List<OpBinary_Op> values = <OpBinary_Op> [
UNSPECIFIED,
SUB,
DIV,
EQ,
NEQ,
LT,
LTE,
GT,
GTE,
];