Simplify class object naming madness
- get rid of DescriptorNamer, always use descriptor.getName() instead - delete AbstractClassResolver.getClassObjectName(), always use "<class-object-for-...>", except for the case of built-ins serialization (class object names should be replaced by "object" when writing files with serialized data for built-ins) - delete NestedClassResolver.resolveClassObject(), always use the other method of this class instead
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
† Р2
|
||||
† Ο2
|
||||
RΒ0B
|
||||
xZЖ0JB
|
||||
xZΖ0IB
|
||||
|
||||
Reference in New Issue
Block a user