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 © 2015 aQute SARL. All rights reserved.