mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-06-06 20:14:49 +02:00
In most circumstances we are interested in the whole string, not the parts split by namespace separator. As names are common, this representation measurably improves memory usage and performance.