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