Interface | Description |
---|---|
FilterParser.SQLTranslator | |
FilterParserConstants |
Token literal values and constants.
|
Class | Description |
---|---|
AbstractFilter |
Internal filter representation on a field.
|
Filter |
Single field filter.
|
FilterParser | |
FilterParserTokenManager |
Token Manager.
|
In |
Created by ioann on 01.06.2017.
|
Range |
Filter as a range of values from..to.
|
SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
SingleValue |
Single value filter.
|
Token |
Describes the input token stream.
|
Enum | Description |
---|---|
FilterParser.FilterType |
Exception | Description |
---|---|
ParseException |
This exception is thrown when parse errors are encountered.
|
Error | Description |
---|---|
TokenMgrError |
Token Manager Error.
|
Copyright © 2022 CURS. All rights reserved.