🚧
Still under progress. Soon will be finished.
Methods
-
getContext
codegetContext(): ProjectContext
Returns
ProjectContext
: -
getTSNode
codegetTSNode(): TypePredicateNode
Returns
TypePredicateNode
: -
getTSType
codegetTSType(): Type
Returns
Type
: -
getKind
codegetKind(): TypeKind
Returns
TypeKind
: -
getText
codegetText(): string
Returns
string
: -
getTargetType
codegetTargetType(): ReflectedTypeNode<TypeNode> | null
Returns
ReflectedTypeNode<TypeNode> | null
: -
asserts
codeasserts(): boolean
Returns
boolean
: -
serialize
codeSerializes the reflected type
serialize(): Type
Returns
Type
:The type as a serializable object