Package com.atlassian.jira.jql.parser

Interface Summary
JqlQueryParser Used to parse some JQL into its Query representation.
 

Class Summary
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 Summary
JqlParseException Thrown when an error occurs while parsing a JQL string.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.