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

Create MethodIndex::getOverrides() #219

Open phenaproxima opened 9 years ago

phenaproxima commented 9 years ago

Should return an array of MethodIndex which override the method.