hhvm / hack-codegen

Library to programatically generate Hack code and write it to signed files
https://hhvm.github.io/hack-codegen/
MIT License
341 stars 93 forks source link

Rename 'annotations' to 'attributes' #19

Closed fredemmott closed 7 years ago

fredemmott commented 8 years ago

'Attributes' is how they are referred to by the HHVM docs, reflection, and the typechecker