|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.actions.search.SearchCompiler.Match
org.openstreetmap.josm.actions.search.SearchCompiler.UnaryMatch
public abstract static class SearchCompiler.UnaryMatch
A unary search operator which may take data parameters.
| Field Summary | |
|---|---|
protected SearchCompiler.Match |
match
|
| Constructor Summary | |
|---|---|
SearchCompiler.UnaryMatch(SearchCompiler.Match match)
|
|
| Method Summary | |
|---|---|
SearchCompiler.Match |
getOperand()
|
| Methods inherited from class org.openstreetmap.josm.actions.search.SearchCompiler.Match |
|---|
existsMatch, forallMatch, match |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final SearchCompiler.Match match
| Constructor Detail |
|---|
public SearchCompiler.UnaryMatch(SearchCompiler.Match match)
| Method Detail |
|---|
public SearchCompiler.Match getOperand()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||