public interface EmitterVisitor
emitters
.
The visitor is invoked for each inner emitter and may either return the given emitter or replace it with a new one.
Modifier and Type | Method and Description |
---|---|
Emitter |
visitThis(Emitter emitter)
Invoked for each emitter.
|
Copyright © 2018. All rights reserved.