IndexList
定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:98
新建索引列表(
indexId,summary):IndexList
Defined in: .build/typescript/packages/core/src/data-structs/data-structs.ts:10
indexId
Section titled “indexId”`$\{string\}-$\{string\}-$\{string\}-$\{string\}-$\{string\}` = ...
undefined | string
IndexList
indexId
Section titled “indexId”indexId:
string
Defined in: .build/typescript/packages/core/src/data-structs/data-structs.ts:7
summary:
undefined|string
Defined in: .build/typescript/packages/core/src/data-structs/data-structs.ts:8
节点:
string[] =[]
定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:99
type:
IndexStructType=IndexStructType.LIST
定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:100
getSummary()
Section titled “getSummary()”getSummary():
string
Defined in: .build/typescript/packages/core/src/data-structs/data-structs.ts:25
string
addNode()
Section titled “addNode()”addNode(
node):void
定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:102
void
toJson()
Section titled “toJson()”toJson():
Record<string,unknown>
定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:106
Record<string, unknown>