Alexander Udalov
|
a4f9fe1eaa
|
Filter out invisible fakes in KClass.properties
A user will rarely need those at the moment, and there's currently no other way
to let him filter out them by himself
|
2015-03-17 23:39:13 +03:00 |
|
Alexander Udalov
|
d3abd54b06
|
Add 'val KClass.declaredProperties', make getProperties a property
|
2015-03-17 23:39:13 +03:00 |
|
Alexander Udalov
|
dc4dfbeec1
|
Fix generic class literals, substitute type parameters with stars
|
2015-03-11 16:42:47 +03:00 |
|
Alexander Udalov
|
b3cdd818f0
|
Support member extension properties, implement KClass.getExtensionProperties()
#KT-6570 Fixed
|
2015-03-11 16:42:38 +03:00 |
|
Alexander Udalov
|
da209e673c
|
Implement KClass.getProperties()
#KT-6570 In Progress
|
2015-03-11 16:42:37 +03:00 |
|