Overview

DATEX

type type_clauseT

Definition:any = clause

class TypeT

<= an>

Constructors

constructor(namespace?: string, name?: string, variation?: string, parameters?: any[])

Properties

fundamental_types: string[]
primitive_types: string[]
compact_rep_types: string[]
serializable_not_complex_types: string[]
pseudo_js_primitives: string[]
types: Map
type_templates: Map
template_types: WeakMap
namespace: string
name: string
variation: string
parameters: any[]
root_type: Type
base_type: Type
is_complex: boolean
is_primitive: boolean
is_js_pseudo_primitive: boolean
has_compact_rep: boolean
serializable_not_complex: boolean
timeout?: number
children_timeouts?: Map
std: {integer: any,integer_8: any,integer_16: any,integer_32: any,integer_64: any,integer_u8: any,integer_u16: any,integer_u32: any,integer_u64: any,text: any,text_plain: any,text_datex: any,text_markdown: any,image: any,video: any,audio: any,model: any,application: any,application_pdf: any,decimal: any,quantity: any,boolean: any,null: any,void: any,buffer: any,url: any,time: any,target: any,endpoint: any,Set: any,Map: any,Transaction: any,Object: any,Array: any,Tuple: any,ExtObject: any,Type: any,Function: any,Stream: any,Negation: any,Conjunction: any,Disjunction: any,Task: any,Assertion: any,Iterator: any,StorageMap: any,StorageWeakMap: any,StorageSet: any,Error: any,SyntaxError: any,CompilerError: any,PointerError: any,ValueError: any,PermissionError: any,TypeError: any,NetworkError: any,RuntimeError: any,SecurityError: any,AssertionError: any,Scope: any,Debugger: any,Any: any,SyncConsumer: any,ValueConsumer: any,StreamConsumer: any,}
short_types: {}

ns:type

Did this doc help you?

Privacy Policy

Help us improving our docs

Our documentations are fully open source. Something is wrong or unclear? Edit documentation.

Make a contribution