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) |
collectMatches
private StructuredStatement assignmentStatement
public void clear()
clear
in interface MatchResultCollector
clear
in class AbstractMatchResultIterator
public void collectStatement(java.lang.String name, StructuredStatement statement)
collectStatement
in interface MatchResultCollector
collectStatement
in class AbstractMatchResultIterator