Description:
- utils.debug () :void
-
Inherits
Methods
- range_check () :void
-
- reference_check () :void
-
- type_check (Argument:*, arg:type, Does:boolean} Does the arg inherit from the prototype, default false. , callback:function(*, string, object)) :void
-
Parameters
- Argument:* – to type check.
- arg:type – type Name of type.
- Does:boolean} Does the arg inherit from the prototype, default false. – the arg inherit from the prototype, default false. }
- callback:function(*, string, object) – [optional] Function to run if a TypeError is thrown.
Throws
- SyntaxError –
- TypeError –
- (options:object, arg:number) :void
-
Options object checks run for all types.
Parameters
- options:object –
- arg:number –