🚧
Still under progress. Soon will be finished.
Description
Represents an intrinsic type. Intrinsic types are number,
string, boolean, object, null, etc…
Methods
-
getContext
codegetContext(): ProjectContextReturns
ProjectContext: -
getTSNode
codegetTSNode(): TypeNodeReturns
TypeNode: -
getTSType
codegetTSType(): TypeReturns
Type: -
getKind
codegetKind(): TypeKindReturns
TypeKind: -
getText
codegetText(): stringReturns
string: -
serialize
codeSerializes the reflected type
serialize(): TypeReturns
Type:The type as a serializable object