|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatchSet
public class PossibleMatchSet
A set of PossibleMatches that is sorted by package fragment roots.
| Constructor Summary | |
|---|---|
PossibleMatchSet()
|
|
| Method Summary | |
|---|---|
void |
add(PossibleMatch possibleMatch)
|
PossibleMatch[] |
getPossibleMatches(IPackageFragmentRoot[] roots)
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PossibleMatchSet()
| Method Detail |
|---|
public void add(PossibleMatch possibleMatch)
public PossibleMatch[] getPossibleMatches(IPackageFragmentRoot[] roots)
public void reset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||