Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go2445 orderer() visitOrderer methodSpec
2455 func (bottomUpMutatorImpl) orderer() visitOrderer { func
2469 func (topDownMutatorImpl) orderer() visitOrderer { func
2601 visitErrs = parallelVisit(c.modulesSorted, direction.orderer(), parallelVisitLimit, visit)
2603 direction.orderer().visit(c.modulesSorted, visit)