private static class InnerClassConstructorRewriter.ConstructResultCollector extends AbstractMatchResultIterator
| Modifier and Type | Field and Description |
|---|---|
private StructuredStatement |
assignmentStatement |
| Modifier | Constructor and Description |
|---|---|
private |
ConstructResultCollector() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
collectStatement(java.lang.String name,
StructuredStatement statement) |
collectMatchesprivate StructuredStatement assignmentStatement
public void clear()
clear in interface MatchResultCollectorclear in class AbstractMatchResultIteratorpublic void collectStatement(java.lang.String name,
StructuredStatement statement)
collectStatement in interface MatchResultCollectorcollectStatement in class AbstractMatchResultIterator