| Interface | Description |
|---|---|
| FilterParser.SQLTranslator | |
| FilterParserConstants |
Token literal values and constants.
|
| Class | Description |
|---|---|
| Filter |
Single field filter.
|
| FilterParser | |
| FilterParserTokenManager |
Token Manager.
|
| In |
Created by ioann on 01.06.2017.
|
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| 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 © 2021 CURS. All rights reserved.