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