🚧
Still under progress. Soon will be finished.
Description
Represents a literal type.
For example: type foo = 4
Methods
-
getContext
codegetContext(): ProjectContextReturns
ProjectContext: -
getTSNode
codegetTSNode(): LiteralTypeNodeReturns
LiteralTypeNode: -
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