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

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


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

string

public String string
Constructor Detail

JqlParser.string_return

public JqlParser.string_return()


Copyright © 2002-2014 Atlassian. All Rights Reserved.