| Interface | Description |
|---|---|
| FilterListener |
This interface defines a complete listener for a parse tree produced by
FilterParser. |
| Class | Description |
|---|---|
| FilterBaseListener |
This class provides an empty implementation of
FilterListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods. |
| FilterErrorListener | |
| FilterExpression |
Allows evaluation of a filter expression which tests whether given attributes are present
|
| FilterLexer | |
| FilterParser | |
| FilterParser.ComparisonContext | |
| FilterParser.ConstantContext | |
| FilterParser.ExpContext | |
| FilterParser.FactorContext | |
| FilterParser.TermContext | |
| FilterParser.ValueContext |
Copyright © 2020. All rights reserved.