the general definition model of the symbol or function in typescript
SymbolTypeDefine
01 Syntax
SMRUCC.Rsharp.Development.CodeAnalysis.SymbolTypeDefine
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| toList | 1 | as.list(args(func)) |
| ToString | 1 | |
| GetTypeScriptDeclare | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| value | 1 | the return/symbol value type of current function |
| name | 1 | |
| parameters | 1 | |
| isSymbol | 1 | |
| source | 1 |
04 Members
toList
as.list(args(func))
value
the return/symbol value type of current function
name
parameters
isSymbol
source
ToString()
GetTypeScriptDeclare()