feat(tsl-api-reference): index class and unit APIs

Migrate reference pages to declaration-line storage and rebuild the
13-column index.

Add qualified member lookup plus regression and end-to-end coverage.
This commit is contained in:
csh
2026-07-29 15:47:46 +08:00
parent 9edc8fc868
commit 13be5ea0aa
239 changed files with 39157 additions and 12846 deletions
@@ -2,6 +2,8 @@
## `policyResearch(bk1, bk2, bk3, start1, end1, bstart1, b_end1, share_low, share_high, interval, class1, bk4, end2, b_end2, power, price_low, price_high, price_interval, sz_low, sz_high, sz_interval, syl_low, syl_high, syl_interval)`
声明:function
策略研究WORD模板测试。模板文件在金融分析.NET的运行目录里,如: C:\Program files\Tinysoft\Analyse.NET
| 参数 | 类型 | 说明 |
@@ -35,6 +37,8 @@
## `WORD_Execute(s, t)`
声明:function
执行函数
| 参数 | 类型 | 说明 |
@@ -46,6 +50,8 @@
## `WORD_OutPutGraph(s, file_name)`
声明:function
Word-输出图形
| 参数 | 类型 | 说明 |
@@ -57,6 +63,8 @@ Word-输出图形
## `WORD_OutPutTable(t)`
声明:function
Word-输出表格
| 参数 | 类型 | 说明 |
@@ -67,6 +75,8 @@ Word-输出表格
## `WORD_WriteTableToExcel(file_name, sheet_name, data)`
声明:function
Word-在Excel中写数据,若Data不是数组返回假,成功在Excel中写数据返回真
| 参数 | 类型 | 说明 |