Home
last modified time | relevance | path

Searched refs:orderer (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/
Dcontext.go2546 orderer() visitOrderer methodSpec
2556 func (bottomUpMutatorImpl) orderer() visitOrderer { func
2570 func (topDownMutatorImpl) orderer() visitOrderer { func
2702 visitErrs = parallelVisit(c.modulesSorted, direction.orderer(), parallelVisitLimit, visit)
2704 direction.orderer().visit(c.modulesSorted, visit)