Files
kotlin-fork/compiler/testData/diagnostics/tests
Alexander Udalov b93db69a24 Resolve "componentN" functions for data classes
Reuse existing (but not used) VALUE_PARAMETER_AS_PROPERTY in
BindingContext to store mapping from constructor's value parameters to
property descriptors.

Create a new slice DATA_CLASS_COMPONENT_FUNCTION to store mapping from
constructor's value parameters to generated componentN functions.
2012-09-07 19:00:01 +04:00
..
2012-08-22 13:41:27 +04:00
2012-06-13 22:32:36 +04:00
2012-08-16 18:39:23 +04:00