grom358 / pharborist

A PHP library to query and transform source code via tree operations.
GNU General Public License v3.0
44 stars 10 forks source link

Reflector matching #225

Closed phenaproxima closed 9 years ago

phenaproxima commented 9 years ago

This still needs tests and documentation, but this PR implements #200 by adding matchReflector() methods to ParameterNode and FunctionTrait.