IFunction
[ Namespace ]
Functions
Name |
Description |
---|---|
|
|
Checks whether the transferred parameter is of type StaticValue. | |
Checks whether the transferred parameter is of type Symbol. | |
Checks whether the transferred parameter is of type EventDataObject. | |
Checks whether the transferred parameter is of type FunctionExpression. |
Types
Name |
Description |
---|---|
Summary of all value interfaces. |
Interfaces
Name |
Description |
---|---|
Basis interface of all value specializations. | |
Represents a static value of a defined data type. | |
Represents the current value of a symbol through a symbol expression. | |
Represents the value of a property of an event object through a path within this object. | |
Represents the value of a function expression. |
Available from version 1.12 |