Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SupportNode

支持节点。

Hierarchy

  • SupportNode

Index

Properties

abstract: AbstractNode[]

抽象列表。

children: [{ text: "" }]

子节点列表。必定为空。文本节点只是占位符(为了满足『叶节点必然是文本节点』的约定)。

concept: string

节点的二级概念

idx: number

节点的全局唯一编号。

节点的二级概念参数。

type: "support"

节点类型。

Generated using TypeDoc