or abstract method

Or or(
  1. Expression exp
)

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

Implementation

Or or(Expression exp);