Class ArrayResolver

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static ArrayResolver INSTANCE  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ArrayResolver()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private int getIndex​(java.lang.String attributeName)  
      ResolvedAttribute resolve​(java.lang.Object instance, java.lang.Object attributeNameValue, java.lang.Object[] argumentValues, ArgumentsNode args, EvaluationContextImpl context, java.lang.String filename, int lineNumber)  
      • Methods inherited from class java.lang.Object

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

      • ArrayResolver

        private ArrayResolver()