Stubs: add classId to KtClassOrObject stubs

This commit is contained in:
Ilya Kirillov
2021-04-05 15:27:23 +02:00
parent 09a94f3200
commit fdb091d98e
80 changed files with 396 additions and 203 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PsiJetFileStubImpl[package=]
PACKAGE_DIRECTIVE
IMPORT_LIST
CLASS[fqName=Test, isEnumEntry=false, isInterface=false, isLocal=false, isTopLevel=true, name=Test, superNames=[]]
CLASS[classId=/Test, fqName=Test, isEnumEntry=false, isInterface=false, isLocal=false, isTopLevel=true, name=Test, superNames=[]]
MODIFIER_LIST[annotation]