Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StructNode

结构节点。

Hierarchy

  • StructNode

Index

Properties

abstract: AbstractNode[]

抽象列表。

children: GroupNode[]

子节点列表。必定为组节点。

concept: string

节点的二级概念

idx: number

节点的全局唯一编号。

节点的二级概念参数。

relation: "chaining" | "separating"

跟前一个节点的关系。

type: "structure"

节点类型。

Generated using TypeDoc