Interface IdFunctionCall

All Known Implementing Classes:
BaseFunction, BoundFunction, FunctionObject, Global, IdFunctionObject, IdScriptableObject, ImporterTopLevel, JavaAdapter, ModuleScope, NativeArray, NativeArrayBuffer, NativeArrayBufferView, NativeCall, NativeCallSite, NativeContinuation, NativeDataView, NativeFloat32Array, NativeFloat64Array, NativeFunction, NativeGenerator, NativeGlobal, NativeInt16Array, NativeInt32Array, NativeInt8Array, NativeIterator, NativeJavaConstructor, NativeJavaMethod, NativeJavaTopPackage, NativeJSON, NativeObject, NativeRegExp, NativeTypedArrayView, NativeUint16Array, NativeUint32Array, NativeUint8Array, NativeUint8ClampedArray, NativeWith, Require, TopLevel, XMLObject

public interface IdFunctionCall
Master for id-based functions that knows their properties and how to execute them.