public interface CompilationUnitAware
This interface is for AST transformations which must be aware of the compilation unit where they are applied.
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
setCompilationUnit(CompilationUnit unit) |