Class: NumberTypeInfo
types.number type info.
Extends
Constructors
Constructor
new NumberTypeInfo(thisType): NumberTypeInfo;
Parameters
| Parameter | Type |
|---|---|
thisType | AnyStandardType |
Returns
NumberTypeInfo
Inherited from
Properties
kind
readonly kind: "number" = "number";
Overrides
thisType
readonly thisType: AnyStandardType;