Class DictionaryType
- esperecyan\webidl\lib\DictionaryType uses esperecyan\webidl\lib\Utility (not available)
public static
array
|
#
toDictionary( mixed $value, string $identifier, array $pseudoTypes )
与えられた値を、指定された dictionary 型に変換して返します。 |
public static
|
#
toRecord( mixed $traversable, string $keyType, string $valueType, array $pseudoTypes = [] )
与えられた値を、 |