PHP Class Flow\NodeList

Inheritance: extends Node
Show file Open project: nramenta/flow

Protected Properties

Property Type Description
$nodes

Public Methods

Method Description
__construct ( $nodes, $line )
compile ( $compiler, $indent )

Method Details

__construct() public method

public __construct ( $nodes, $line )

compile() public method

public compile ( $compiler, $indent )

Property Details

$nodes protected property

protected $nodes