Search
Preparing search index...
The search index is not available
@lcap/asl
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@lcap/asl
utils/traverse
INodeInfo
Interface INodeInfo<T>
用于遍历的节点信息
Type parameters
T
:
INode
Hierarchy
INodeInfo
Index
Properties
index
json
Path
key
node
node
Path
parent
stack
Properties
Optional
index
index
:
number
Optional
json
Path
json
Path
:
string
Optional
key
key
:
string
|
number
node
node
:
T
Optional
node
Path
node
Path
:
string
Optional
parent
parent
:
T
Optional
stack
stack
:
T
[]
Exports
utils/traverse
default
INode
INode
Info
index
json
Path
key
node
node
Path
parent
stack
traverse
Generated using
TypeDoc
用于遍历的节点信息