public class ElementalInjector extends Object implements com.google.gwt.dev.jjs.MagicMethodGenerator, com.google.gwt.dev.jjs.UnifyAstListener
| Constructor and Description |
|---|
ElementalInjector() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy(com.google.gwt.core.ext.TreeLogger logger) |
static ElementalGeneratorContext |
getContext() |
com.google.gwt.dev.jjs.ast.JExpression |
injectMagic(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.dev.jjs.ast.JMethodCall methodCall,
com.google.gwt.dev.jjs.ast.JMethod enclosingMethod,
com.google.gwt.dev.jjs.ast.Context context,
com.google.gwt.dev.jjs.UnifyAstView ast) |
boolean |
onUnifyAstPostProcess(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.dev.jjs.UnifyAstView ast,
com.google.gwt.dev.jjs.impl.UnifyAst.UnifyVisitor visitor,
Queue<com.google.gwt.dev.jjs.ast.JMethod> todo) |
void |
onUnifyAstStart(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.dev.jjs.UnifyAstView ast,
com.google.gwt.dev.jjs.impl.UnifyAst.UnifyVisitor visitor,
Queue<com.google.gwt.dev.jjs.ast.JMethod> todo) |
public static ElementalGeneratorContext getContext()
public com.google.gwt.dev.jjs.ast.JExpression injectMagic(com.google.gwt.core.ext.TreeLogger logger, com.google.gwt.dev.jjs.ast.JMethodCall methodCall, com.google.gwt.dev.jjs.ast.JMethod enclosingMethod, com.google.gwt.dev.jjs.ast.Context context, com.google.gwt.dev.jjs.UnifyAstView ast) throws com.google.gwt.core.ext.UnableToCompleteException
injectMagic in interface com.google.gwt.dev.jjs.MagicMethodGeneratorcom.google.gwt.core.ext.UnableToCompleteExceptionpublic void onUnifyAstStart(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.dev.jjs.UnifyAstView ast,
com.google.gwt.dev.jjs.impl.UnifyAst.UnifyVisitor visitor,
Queue<com.google.gwt.dev.jjs.ast.JMethod> todo)
onUnifyAstStart in interface com.google.gwt.dev.jjs.UnifyAstListenerpublic boolean onUnifyAstPostProcess(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.dev.jjs.UnifyAstView ast,
com.google.gwt.dev.jjs.impl.UnifyAst.UnifyVisitor visitor,
Queue<com.google.gwt.dev.jjs.ast.JMethod> todo)
onUnifyAstPostProcess in interface com.google.gwt.dev.jjs.UnifyAstListenerpublic void destroy(com.google.gwt.core.ext.TreeLogger logger)
destroy in interface com.google.gwt.dev.jjs.UnifyAstListenerCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.