org.androidtransfuse.gen.componentBuilder
Class MirroredMethodGenerator
java.lang.Object
org.androidtransfuse.gen.componentBuilder.MirroredMethodGenerator
- All Implemented Interfaces:
- MethodGenerator
public class MirroredMethodGenerator
- extends Object
- implements MethodGenerator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MirroredMethodGenerator
@Inject
public MirroredMethodGenerator(ASTMethod overrideMethod,
boolean superCall,
com.sun.codemodel.JCodeModel codeModel,
UniqueVariableNamer variableNamer)
buildMethod
public MethodDescriptor buildMethod(com.sun.codemodel.JDefinedClass definedClass)
- Specified by:
buildMethod in interface MethodGenerator
closeMethod
public void closeMethod(MethodDescriptor methodDescriptor)
- Specified by:
closeMethod in interface MethodGenerator
Copyright © 2012. All Rights Reserved.