AA: render containing file and JvmClassName
This commit is contained in:
committed by
Space Team
parent
797174ee1f
commit
f5d2ce3022
+16
-1
@@ -29,6 +29,7 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Int
|
||||
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
returnType: KtUsualClassType:
|
||||
@@ -43,6 +44,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: A
|
||||
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
||||
getContainingJvmClassName: A
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -83,6 +86,8 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: A
|
||||
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
||||
getContainingJvmClassName: A
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -122,6 +127,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: A
|
||||
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
||||
getContainingJvmClassName: A
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -157,6 +164,7 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Int
|
||||
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
returnType: KtUsualClassType:
|
||||
@@ -171,6 +179,8 @@ KtFunctionSymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: A
|
||||
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
||||
getContainingJvmClassName: A
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
|
||||
@@ -210,6 +220,8 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: A
|
||||
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
||||
getContainingJvmClassName: A
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
@@ -248,6 +260,7 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/Int
|
||||
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
returnType: KtUsualClassType:
|
||||
@@ -262,9 +275,11 @@ KtKotlinPropertySymbol:
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: A
|
||||
getContainingFileSymbol: KtFileSymbol(simple.kt)
|
||||
getContainingJvmClassName: A
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getDoo
|
||||
javaSetterName: null
|
||||
setterDeprecationStatus: null
|
||||
setterDeprecationStatus: null
|
||||
|
||||
Reference in New Issue
Block a user