Returns the name of this operator.
Overrides Operator::operator
public function operator() : string { return 'or'; }