Or constructor

Or()

Implementation

Or() {
  _expOut = UnmodifiableListView<Expression>(_expressions);
}