| Interface | Description |
|---|---|
| JqlQueryParser |
Used to parse some JQL into its
Query representation. |
| Class | Description |
|---|---|
| DefaultJqlQueryParser |
An implementation of
JqlQueryParser that implements the query parser using ANTLR. |
| JqlParseErrorMessage |
Represents a parse error message from the JqlParser.
|
| JqlParseErrorMessages |
Factory for
JqlParseErrorMessage objects. |
| Exception | Description |
|---|---|
| JqlParseException |
Thrown when an error occurs while parsing a JQL string.
|
Copyright © 2002-2018 Atlassian. All Rights Reserved.