Movatterモバイル変換


[0]ホーム

URL:


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

Class RootNode

The root node that represents the head of the AST. It only stores children.

Hierarchy (view full)

Constructors

constructor

Properties

children

children:BaseNode[]

The children of the node.

Ref:ChildrenHolder.children

OverridesChildrenHolderNode.children

name

name:string = "RootNode"

The name of the node.

OverridesChildrenHolderNode.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 fromChildrenHolderNode.nodeTree

ProtectednodeTreeChildren

ProtectednodeTreeHeading

toBBCode

toString

Settings

Member Visibility

Theme

On This Page

Generated usingTypeDoc


[8]ページ先頭

©2009-2025 Movatter.jp