Flow PHP

CompilableMatcher.php

Interfaces

CompilableMatcher
A {@see Matcher} that can render itself as an inlined PHP boolean expression, letting {@see CompiledMatcher} compile the whole matcher tree to a cached PHP file instead of evaluating it through {@see Matcher::matches()}.
On this page

Search results