Class JPQLParser.selectItem_return

  • Enclosing class:
    JPQLParser

    public static class JPQLParser.selectItem_return
    extends org.eclipse.persistence.internal.libraries.antlr.runtime.ParserRuleReturnScope
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Object expr  
      java.lang.Object ident  
      • Fields inherited from class org.eclipse.persistence.internal.libraries.antlr.runtime.ParserRuleReturnScope

        start, stop
    • Method Summary

      • Methods inherited from class org.eclipse.persistence.internal.libraries.antlr.runtime.ParserRuleReturnScope

        getStart, getStop, getTree
      • Methods inherited from class org.eclipse.persistence.internal.libraries.antlr.runtime.RuleReturnScope

        getTemplate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • expr

        public java.lang.Object expr
      • ident

        public java.lang.Object ident
    • Constructor Detail

      • selectItem_return

        public selectItem_return()