public abstract static class FilterParser.Expression extends Object
| Constructor and Description |
|---|
Expression() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
eval(Map<String,Object> map) |
String |
query() |
String |
toString() |
Copyright © 2016 aQute SARL. All rights reserved.