Interface AccessorSlot.Getter

    • Method Detail

      • getValue

        java.lang.Object getValue​(Scriptable start)
      • asGetterFunction

        Function asGetterFunction​(java.lang.String name,
                                  Scriptable scope)