And constructor

And()

Implementation

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