public class ScopesGeneration extends Object implements Generation
| Modifier and Type | Class and Description |
|---|---|
static interface |
ScopesGeneration.ScopesGenerationFactory |
| Constructor and Description |
|---|
ScopesGeneration(org.androidtransfuse.gen.ClassGenerationUtil generationUtil,
org.androidtransfuse.gen.UniqueVariableNamer namer,
org.androidtransfuse.adapter.ASTMethod method) |
| Modifier and Type | Method and Description |
|---|---|
void |
schedule(ComponentBuilder builder,
ComponentDescriptor descriptor) |
@Inject public ScopesGeneration(org.androidtransfuse.gen.ClassGenerationUtil generationUtil, org.androidtransfuse.gen.UniqueVariableNamer namer, org.androidtransfuse.adapter.ASTMethod method)
public void schedule(ComponentBuilder builder, ComponentDescriptor descriptor)
schedule in interface GenerationCopyright © 2014. All Rights Reserved.