Chords

NodeContainer extends Node

Lyrical node containing other nodes.

Table of Contents

accept()  : void
Accepts the given visitor.
getNodes()  : array<string|int, Node>

Methods

getNodes()

public getNodes() : array<string|int, Node>
Return values
array<string|int, Node>

contained nodes

Search results