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 @@
## `ar_SumUp(stock_id, rdate)`
声明:function
数组类型教学函数。提取股票StockID指定报告期Rdate十大股东信息。
| 参数 | 类型 | 说明 |
@@ -13,12 +15,16 @@
## `es_evaluate()`
声明:function
TSL语法基本教学函数。函数本身介绍了几种基础语法的赋值。
返回:any
## `ft_Expression2_2_1(t, f_name, method, v, v1)`
声明:function
表达式函数教学应用。依据Method取值,表T字段FName为V或者Fname取值在V到V1之间
| 参数 | 类型 | 说明 |