Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for @property / @property-read / @property-write #357

Merged
merged 1 commit into from
May 10, 2019

Conversation

MacFJA
Copy link
Contributor

@MacFJA MacFJA commented Apr 25, 2019

  • Add new parser for property (based on the param parser)
  • Update docblock parser to handle tags with an hyphen
  • Update html generator to display dynamic properties

Close #77

 - Add new parser for property (based on the param parser)
 - Update docblock parser to handle tags with an hyphen
 - Update html generator to display dynamic properties

Close theseer#77
@theseer
Copy link
Owner

theseer commented Apr 25, 2019

Wow! Thanks a lot!

I'll try to check it out over the weekend but I'm on the road with my family so it might take till next week.

@theseer theseer merged commit dd457c2 into theseer:master May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@property tag support
2 participants