🚧
Still under progress. Soon will be finished.
Methods
-
getName
codegetName(): stringReturns
string: -
getContext
codegetContext(): ProjectContextReturns
ProjectContext: -
getKind
codegetKind(): MemberKindReturns
MemberKind: -
getTSNode
codegetTSNode(): IndexSignatureDeclarationReturns
IndexSignatureDeclaration: -
getJSDoc
codegetJSDoc(): CommentNodeReturns
CommentNode: -
getLine
codegetLine(): numberReturns
number: -
getType
codegetType(): ReflectedTypeNode<TypeNode>Returns
ReflectedTypeNode<TypeNode>: -
getIndexType
codegetIndexType(): ReflectedNode<Type, Node> | nullReturns
ReflectedNode<Type, Node> | null: -
isOptional
codeisOptional(): booleanReturns
boolean: -
serialize
codeSerializes the reflected node
serialize(): IndexSignatureReturns
IndexSignature:The reflected node as a serializable object