🚧
Still under progress. Soon will be finished.
Methods
-
getContext
codegetContext(): ProjectContextReturns
ProjectContext: -
getTSNode
codegetTSNode(): IndexedAccessTypeNodeReturns
IndexedAccessTypeNode: -
getTSType
codegetTSType(): TypeReturns
Type: -
getKind
codegetKind(): TypeKindReturns
TypeKind: -
getText
codegetText(): stringReturns
string: -
getPath
codegetPath(): stringReturns
string: -
getLine
codegetLine(): number | nullReturns
number | null: -
getObjectType
codegetObjectType(): ReflectedTypeNode<TypeNode>Returns
ReflectedTypeNode<TypeNode>: -
getIndexType
codegetIndexType(): ReflectedTypeNode<TypeNode>Returns
ReflectedTypeNode<TypeNode>: -
serialize
codeSerializes the reflected type
serialize(): TypeReturns
Type:The type as a serializable object