\Trismegiste\Mondrian\BuilderLinking

Linking is making the link between the parser and the compiler

It is a kind of director, but with directors and eventually it is a Facade

Summary

Methods
Properties
Constants
__construct()
run()
No public properties found
No constants found
No protected methods found
$parser
$compiler
N/A
No private methods found
No private properties found
N/A

Properties

$parser

$parser : 

Type

$compiler

$compiler : 

Type

Methods

run()

run(\Iterator  $iter) 

Parameters

\Iterator $iter