PHP Class Flow\NodeList

Inheritance: extends Node
Afficher le fichier Open project: nramenta/flow

Protected Properties

Свойство Type Description
$nodes

Méthodes publiques

Méthode Description
__construct ( $nodes, $line )
compile ( $compiler, $indent )

Method Details

__construct() public méthode

public __construct ( $nodes, $line )

compile() public méthode

public compile ( $compiler, $indent )

Property Details

$nodes protected_oe property

protected $nodes