public class EnsureLineSeparation extends Object implements PostCompileProcessor<IAccessEvent>
Constructor and Description |
---|
EnsureLineSeparation() |
Modifier and Type | Method and Description |
---|---|
void |
process(Converter<IAccessEvent> head)
Add a line separator converter so that access event appears on a separate
line.
|
public void process(Converter<IAccessEvent> head)
process
in interface PostCompileProcessor<IAccessEvent>
Copyright © 2005–2015 QOS.ch. All rights reserved.