$matches
$matches : array
Regex matches
Utility Class to parse sql clauses for properly escaping identifiers
$db : \Query\Driver\Driver_Interface
DB Driver
__construct(\Query\Driver\Driver_Interface $db)
Constructor/entry point into parser
\Query\Driver\Driver_Interface | $db |