com.atlassian.jira.jql.parser.antlr
Class JqlParser.field_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.field_return
Enclosing class:
JqlParser

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


Field Summary
 String field
           
 
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
 
Constructor Summary
JqlParser.field_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

field

public String field
Constructor Detail

JqlParser.field_return

public JqlParser.field_return()


Copyright © 2002-2013 Atlassian. All Rights Reserved.