hasTerm method

bool hasTerm()

Implementation

bool hasTerm() {
  return term != null;
}