left property

QueryBase<T> left
final

The subject(s) of this binary operation.

Implementation

final QueryBase<T> left, right;