Package com.atlassian.jira.jql.parser
package com.atlassian.jira.jql.parser
-
ClassDescriptionAn implementation of
JqlQueryParser
that implements the query parser using ANTLR.Represents a parse error message from the JqlParser.Factory forJqlParseErrorMessage
objects.Thrown when an error occurs while parsing a JQL string.Used to parse some JQL into itsQuery
representation.