\phpDocumentor\CompilerCompiler

Contains a series of compiler steps in a specific order; ready to be executed during transformation.

Summary

Methods
Properties
Constants
insert()
No public properties found
PRIORITY_DEFAULT
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

PRIORITY_DEFAULT

PRIORITY_DEFAULT = 10000 : integer

Methods

insert()

insert(  $value,   $priority = self::PRIORITY_DEFAULT) 

{@inheritDoc}

Parameters

$value
$priority