| Interface | Description |
|---|---|
| Node | Deprecated |
| SMARTSParserConstants |
Token literal values and constants.
|
| SMARTSParserTreeConstants | |
| SMARTSParserVisitor |
| Class | Description |
|---|---|
| JJTSMARTSParserState | |
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| Smarts2MQLVisitor | Deprecated |
| SmartsDumpVisitor | Deprecated |
| SMARTSParser |
This parser implements a nearly complete subset of the SMARTS syntax as defined on
the
Daylight website.
|
| SMARTSParserTokenManager |
Token Manager.
|
| SmartsQueryVisitor | Deprecated |
| Token |
Describes the input token stream.
|
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Error | Description |
|---|---|
| TokenMgrError |
Token Manager Error.
|
Copyright © 2021. All rights reserved.