Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InlineNode

行内节点。

Hierarchy

  • InlineNode

Index

Properties

abstract: AbstractNode[]

抽象列表。

children: (TextNode | InlineNode)[]

子节点列表。

concept: string

节点的二级概念

idx: number

节点的全局唯一编号

节点的二级概念参数。

type: "inline"

节点类型

Generated using TypeDoc