public static class

JqlParser.string_return

extends ParserRuleReturnScope
java.lang.Object
   ↳ org.antlr.runtime.RuleReturnScope
     ↳ org.antlr.runtime.ParserRuleReturnScope
       ↳ com.atlassian.jira.jql.parser.antlr.JqlParser.string_return

Summary

Fields
public String string
[Expand]
Inherited Fields
From class org.antlr.runtime.ParserRuleReturnScope
Public Constructors
JqlParser.string_return()
[Expand]
Inherited Methods
From class org.antlr.runtime.ParserRuleReturnScope
From class org.antlr.runtime.RuleReturnScope
From class java.lang.Object

Fields

public String string

Public Constructors

public JqlParser.string_return ()