public class ManualSuperGenerator extends Object implements Generation
| Modifier and Type | Class and Description |
|---|---|
static interface |
ManualSuperGenerator.Factory |
| Modifier and Type | Field and Description |
|---|---|
static String |
SUPER_NAME |
| Constructor and Description |
|---|
ManualSuperGenerator(org.androidtransfuse.gen.UniqueVariableNamer namer,
org.androidtransfuse.gen.ClassGenerationUtil generationUtil,
org.androidtransfuse.adapter.element.ASTElementFactory astElementFactory,
org.androidtransfuse.adapter.ASTMethod registrationMethod) |
| Modifier and Type | Method and Description |
|---|---|
void |
schedule(ComponentBuilder builder,
ComponentDescriptor descriptor) |
public static final String SUPER_NAME
@Inject public ManualSuperGenerator(org.androidtransfuse.gen.UniqueVariableNamer namer, org.androidtransfuse.gen.ClassGenerationUtil generationUtil, org.androidtransfuse.adapter.element.ASTElementFactory astElementFactory, org.androidtransfuse.adapter.ASTMethod registrationMethod)
public void schedule(ComponentBuilder builder, ComponentDescriptor descriptor)
schedule in interface GenerationCopyright © 2014. All Rights Reserved.