hasOp method

bool hasOp()

Implementation

bool hasOp() {
  return op != null;
}