AA: render containing file and JvmClassName
This commit is contained in:
committed by
Space Team
parent
797174ee1f
commit
f5d2ce3022
+6
-4
@@ -19,7 +19,7 @@ KtKotlinPropertySymbol:
|
||||
isStatic: false
|
||||
isVal: false
|
||||
modality: FINAL
|
||||
name: dynamicPropertyAcess
|
||||
name: dynamicPropertyAccess
|
||||
origin: JS_DYNAMIC
|
||||
receiverParameter: null
|
||||
returnType: KtDynamicType:
|
||||
@@ -32,9 +32,11 @@ KtKotlinPropertySymbol:
|
||||
getDispatchReceiver(): KtDynamicType:
|
||||
annotationsList: []
|
||||
type: dynamic
|
||||
getContainingFileSymbol: null
|
||||
getContainingJvmClassName: null
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getDynamicPropertyAcess
|
||||
javaSetterName: setDynamicPropertyAcess
|
||||
setterDeprecationStatus: null
|
||||
javaGetterName: getDynamicPropertyAccess
|
||||
javaSetterName: setDynamicPropertyAccess
|
||||
setterDeprecationStatus: null
|
||||
|
||||
Reference in New Issue
Block a user