public class FixMainScriptTransformer extends AbstractScriptTransformer
| Constructor and Description |
|---|
FixMainScriptTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
call(SourceUnit source) |
String |
getId()
A unique id for this transformer.
|
protected int |
getPhase() |
getScriptClass, isMethodOnThis, register, removeMethod, targetIsThis, visitScriptCodepublic String getId()
Transformerprotected int getPhase()
getPhase in class AbstractScriptTransformerpublic void call(SourceUnit source) throws CompilationFailedException
call in class CompilationUnit.SourceUnitOperationCompilationFailedExceptionCopyright © 2013. All rights reserved