Package org.htmlunit.corejs.javascript
Interface AccessorSlot.Getter
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AccessorSlot.FunctionGetter
,AccessorSlot.MemberBoxGetter
- Enclosing class:
AccessorSlot
-
Method Summary
Modifier and TypeMethodDescriptionasGetterFunction
(String name, Scriptable scope) getValue
(Scriptable start)
-
Method Details
-
getValue
-
asGetterFunction
-