parentOps property

Iterable<BuildOp> parentOps

The parents' build ops that have BuildOp.onChild.

Implementation

Iterable<BuildOp> get parentOps;