Skip to content
Commit 1268816c authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Introduce member type categories.

Divide members into two broad categories:

 - method_like
 - property_like

The @param Tag merger is now set up for all method_like members - so
all such members could have parameters.

The Default and Type tags are set up for all property_like members -
so all such members will have the :default and :type fields processed
and merged.

This should lay ground for the future with user-defined member types.
parent 7e737c1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment