com.atlassian.jira.jql.parser.antlr
Class JqlParser.query_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.ParserRuleReturnScope
          extended by com.atlassian.jira.jql.parser.antlr.JqlParser.query_return
Enclosing class:
JqlParser

public static class JqlParser.query_return
extends org.antlr.runtime.ParserRuleReturnScope


Field Summary
 Clause clause
           
 OrderBy order
           
 
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
 
Constructor Summary
JqlParser.query_return()
           
 
Method Summary
 
Methods inherited from class org.antlr.runtime.ParserRuleReturnScope
getStart, getStop
 
Methods inherited from class org.antlr.runtime.RuleReturnScope
getTemplate, getTree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

clause

public Clause clause

order

public OrderBy order
Constructor Detail

JqlParser.query_return

public JqlParser.query_return()


Copyright © 2002-2012 Atlassian. All Rights Reserved.