|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.data.osm.FilterMatcher.FilterInfo
private static class FilterMatcher.FilterInfo
| Field Summary | |
|---|---|
(package private) boolean |
isDelete
|
(package private) boolean |
isInverted
|
(package private) SearchCompiler.Match |
match
|
| Constructor Summary | |
|---|---|
FilterMatcher.FilterInfo(Filter filter)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final SearchCompiler.Match match
final boolean isDelete
final boolean isInverted
| Constructor Detail |
|---|
FilterMatcher.FilterInfo(Filter filter)
throws SearchCompiler.ParseError
SearchCompiler.ParseError
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||