public interface ScriptOrFn<T extends ScriptOrFn<T>>
JSScript, JSFunction, JSDescriptor, etc. to avoid
explicit casting in both Java and generated bytecode.| Modifier and Type | Method and Description |
|---|---|
default Scriptable |
getDeclarationScope() |
default JSDescriptor<T> |
getDescriptor() |
default Scriptable |
getHomeObject() |
default Scriptable getHomeObject()
default JSDescriptor<T> getDescriptor()
default Scriptable getDeclarationScope()
Copyright © 2025 HtmlUnit. All rights reserved.