Searched refs:MutatorHandle (Results 1 – 1 of 1) sorted by relevance
571 func (c *Context) RegisterTopDownMutator(name string, mutator TopDownMutator) MutatorHandle {598 func (c *Context) RegisterBottomUpMutator(name string, mutator BottomUpMutator) MutatorHandle {616 type MutatorHandle interface { interface620 Parallel() MutatorHandle623 func (mutator *mutatorInfo) Parallel() MutatorHandle {