Unit 'webidldefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#webidl]

WebIDLBaseTypeNames

Declaration

Source position: webidldefs.pp line 86

const WebIDLBaseTypeNames: array [TWebIDLBaseType] of string = ('', 'undefined', 'void', 'union', 'any', 'boolean', 'byte', 'octet', 'short', 'unsigned short', 'long', 'unsigned long', 'long long', 'unsigned long long', 'BigInteger', 'float', 'unrestricted float', 'double', 'unrestricted double', 'DOMString', 'USVString', 'ByteString', 'UTF8String', 'record', 'object', 'Function', 'Error', 'DOMException', 'VariantArray', 'ArrayBuffer', 'ArrayBufferView', 'DataView', 'Int8Array', 'Int16Array', 'Int32Array', 'Uint8Array', 'Uint16Array', 'Uint32Array', 'Uint8ClampedArray', 'Float32Array', 'Float64Array', 'Document', 'DocumentFragment', 'Node');


Documentation generated on: 2025-07-25