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

Avoid auto-inheriting from static members.

The Class#get_members now allows three values for the 'static'
parameter: true, false, nil.  False can now be used to grab only
instance members, while nil will return both instance & static.
parent 65f48174
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