public interface Transformer
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
A unique id for this transformer.
|
void |
register(CompilationUnit compilationUnit) |
String getId()
void register(CompilationUnit compilationUnit)
Copyright © 2013. All rights reserved