[FIR] fix NPE on missing java annotations qualifier
^KTIJ-23075 fixed
This commit is contained in:
committed by
Space Team
parent
f07f7885c5
commit
68a17242b3
Vendored
+25
@@ -0,0 +1,25 @@
|
||||
KtNamedClassOrObjectSymbol:
|
||||
annotationsList: [
|
||||
<error>()
|
||||
psi: null
|
||||
]
|
||||
classIdIfNonLocal: JavaClass
|
||||
classKind: CLASS
|
||||
companionObject: null
|
||||
contextReceivers: []
|
||||
isData: false
|
||||
isExternal: false
|
||||
isFun: false
|
||||
isInline: false
|
||||
isInner: false
|
||||
modality: OPEN
|
||||
name: JavaClass
|
||||
origin: JAVA
|
||||
superTypes: [
|
||||
kotlin/Any
|
||||
]
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
visibility: Public
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
Reference in New Issue
Block a user