355dca2a97
Try to simplify "Stub and PSI element type mismatch" exception analyze. (cherry picked from commit 11aa71e)
13 lines
848 B
Plaintext
Vendored
13 lines
848 B
Plaintext
Vendored
PsiJetFileStubImpl[package=]
|
|
PACKAGE_DIRECTIVE
|
|
IMPORT_LIST
|
|
PROPERTY[fqName=p, hasDelegate=false, hasDelegateExpression=false, hasInitializer=true, hasReturnTypeRef=false, isExtension=false, isTopLevel=true, isVar=false, name=p]
|
|
OBJECT_DECLARATION[fqName=null, isCompanion=false, isLocal=true, isObjectLiteral=true, isTopLevel=false, name=null, superNames=[]]
|
|
CLASS_BODY
|
|
FUN[fqName=null, hasBlockBody=true, hasBody=true, hasTypeParameterListBeforeFunctionName=false, isExtension=false, isTopLevel=false, name=f]
|
|
VALUE_PARAMETER_LIST
|
|
PROPERTY[fqName=null, hasDelegate=false, hasDelegateExpression=false, hasInitializer=true, hasReturnTypeRef=true, isExtension=false, isTopLevel=false, isVar=false, name=p]
|
|
TYPE_REFERENCE
|
|
USER_TYPE
|
|
REFERENCE_EXPRESSION[referencedName=Int]
|