private class SyntheticAccessorRewriter.AccessorMatchCollector extends AbstractMatchResultIterator
| Modifier and Type | Field and Description |
|---|---|
(package private) LValue |
lValue |
(package private) java.lang.String |
matchType |
(package private) ArithOp |
op |
(package private) Expression |
rValue |
| Modifier | Constructor and Description |
|---|---|
private |
AccessorMatchCollector() |
| Modifier and Type | Method and Description |
|---|---|
void |
collectMatches(java.lang.String name,
WildcardMatch wcm) |
clear, collectStatementjava.lang.String matchType
LValue lValue
Expression rValue
ArithOp op
public void collectMatches(java.lang.String name,
WildcardMatch wcm)
collectMatches in interface MatchResultCollectorcollectMatches in class AbstractMatchResultIterator