Class EagerAstList

    • Constructor Summary

      Constructors 
      Constructor Description
      EagerAstList​(de.odysseus.el.tree.impl.ast.AstParameters elements)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object eval​(de.odysseus.el.tree.Bindings bindings, javax.el.ELContext context)  
      java.lang.Object getEvalResult()  
      java.lang.String getPartiallyResolved​(de.odysseus.el.tree.Bindings bindings, javax.el.ELContext context, DeferredParsingException deferredParsingException, IdentifierPreservationStrategy identifierPreservationStrategy)  
      boolean hasEvalResult()  
      void setEvalResult​(java.lang.Object evalResult)  
      • Methods inherited from class de.odysseus.el.tree.impl.ast.AstLiteral

        getCardinality, getChild
      • Methods inherited from class de.odysseus.el.tree.impl.ast.AstRightValue

        getMethodInfo, getType, getValueReference, invoke, isLeftValue, isLiteralText, isMethodInvocation, isReadOnly, setValue
      • Methods inherited from class de.odysseus.el.tree.impl.ast.AstNode

        getStructuralId, getValue
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait