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