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