cwi-swat / php-analysis

PHP language analyses in Rascal
BSD 2-Clause "Simplified" License
27 stars 8 forks source link

Update PHP M3 logic to remove annotations #12

Open mahills opened 6 years ago

mahills commented 6 years ago

M3 no longer uses annotations, but the M3 extractor for PHP still does. Update the M3 extractor for PHP to use keyword parameters, not annotations.