Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AbstractNode

抽象节点。

Hierarchy

  • AbstractNode

Index

Properties

abstract: AbstractNode[]

抽象列表。

children: NonLeafNode[]

子节点列表。

concept: string

节点的二级概念

idx: number

节点的全局唯一编号。

节点的二级概念参数。

type: "abstract"

节点类型。

Generated using TypeDoc