Interface JSPostProcessor

All Known Implementing Classes:
ClojureJSPostProcessor, JSMinifcationPostProcessor

public interface JSPostProcessor
a processor applied to plain javascript snippets. FIXME: as this was introduced somewhat late, common post processors such as JSMin etc. do not implement FIXME: this interface yet. Needs some refactoring throughout the bundling pipeline.