Documentation

Compiler extends SplPriorityQueue
in package

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

Tags
template-extends

SplPriorityQueue<int, CompilerPassInterface>

Table of Contents

PRIORITY_DEFAULT  = 10000
insert()  : bool

Constants

PRIORITY_DEFAULT

public int PRIORITY_DEFAULT = 10000

Default priority assigned to Compiler Passes without provided priority

Methods

Search results