Movatterモバイル変換


[0]ホーム

URL:


  • Preparing search index...
  • The search index is not available
bbcode-ast

Class ListItemNode

A node that represents a list item. It is similar to the root node.

Hierarchy (view full)

Constructors

constructor

Properties

children

children:BaseNode[]

The children of the node.

Ref:ChildrenHolder.children

Inherited fromRootNode.children

name

name:string = "*"

The name of the node.

OverridesRootNode.name

Methods

addChild

clone

nodeTree

  • nodeTree(indentWidth?):string
  • Converts the node into a tree-like overview of all children.

    Parameters

    • indentWidth:number = 2

      The number of spaces to indent the output. Defaults to2.

    Returnsstring

    The tree-like overview of all children.

    Inherited fromRootNode.nodeTree

ProtectednodeTreeChildren

ProtectednodeTreeHeading

toBBCode

toString

Settings

Member Visibility

Theme

On This Page

Generated usingTypeDoc


[8]ページ先頭

©2009-2025 Movatter.jp