We have annotations for access modifiers:
@private
@protected
@field private <name> <type> <desc>
@field protected <name> <type> <desc>
Unfortunately this information is missing in the JSON documentation file doc.json
.
I'd appreciate it if this information could be added.