class Sass::Script::Tree::Operation

A SassScript parse node representing a binary operation, such as ‘$a + $b` or `“foo” + 1`.