\Trismegiste\Mondrian\Builder\CompilerDirector

Design pattern : Builder

Director makes a compilation/generation/transform with a compiler

Summary

Methods
Properties
Constants
__construct()
compile()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$builder
N/A

Properties

$builder

$builder : 

Type

Methods

compile()

compile(array  $stmts) 

Runs the compilation of the parsed statements

Parameters

array $stmts

statements to compile