and abstract method

And and(
  1. Expression exp
)

Creates a 'logical and' expression of this expression and the other

Implementation

And and(Expression exp);