org.xcmis.search.antlr
Class FullTextParser.qoutedterm_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.ParserRuleReturnScope
          extended by org.xcmis.search.antlr.FullTextParser.qoutedterm_return
Enclosing class:
FullTextParser

public static class FullTextParser.qoutedterm_return
extends org.antlr.runtime.ParserRuleReturnScope


Field Summary
 org.apache.lucene.search.Query q
           
 
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
 
Constructor Summary
FullTextParser.qoutedterm_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

q

public org.apache.lucene.search.Query q
Constructor Detail

FullTextParser.qoutedterm_return

public FullTextParser.qoutedterm_return()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.