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