| Package | Description |
|---|---|
| aQute.bnd.osgi.resource |
| Modifier and Type | Class and Description |
|---|---|
static class |
FilterParser.ApproximateExpression |
static class |
FilterParser.PatternExpression |
static class |
FilterParser.RangeExpression |
| Modifier and Type | Method and Description |
|---|---|
FilterParser.SimpleExpression |
FilterParser.RangeExpression.getHigh() |
FilterParser.SimpleExpression |
FilterParser.RangeExpression.getLow() |
| Modifier and Type | Method and Description |
|---|---|
T |
FilterParser.ExpressionVisitor.visit(FilterParser.SimpleExpression expr) |
| Constructor and Description |
|---|
RangeExpression(String key,
FilterParser.SimpleExpression low,
FilterParser.SimpleExpression high) |
Copyright © 2019 aQute SARL. All rights reserved.