20 lines
1.3 KiB
Plaintext
Vendored
20 lines
1.3 KiB
Plaintext
Vendored
PsiJetFileStubImpl[package=]
|
|
PACKAGE_DIRECTIVE
|
|
IMPORT_LIST
|
|
CLASS[classId=/C, fqName=C, isEnumEntry=false, isInterface=false, isLocal=false, isTopLevel=true, name=C, superNames=[]]
|
|
CLASS_BODY
|
|
OBJECT_DECLARATION[classId=/C.Companion, fqName=C.Companion, isCompanion=true, isLocal=false, isObjectLiteral=false, isTopLevel=false, name=Companion, superNames=[]]
|
|
MODIFIER_LIST[companion]
|
|
CLASS_BODY
|
|
FUN[fqName=C.Companion.foo, hasBlockBody=true, hasBody=true, hasTypeParameterListBeforeFunctionName=false, isExtension=false, isTopLevel=false, mayHaveContract=false, name=foo]
|
|
VALUE_PARAMETER_LIST
|
|
CLASS[classId=/D, fqName=D, isEnumEntry=false, isInterface=false, isLocal=false, isTopLevel=true, name=D, superNames=[]]
|
|
CLASS_BODY
|
|
OBJECT_DECLARATION[classId=/D.Named, fqName=D.Named, isCompanion=true, isLocal=false, isObjectLiteral=false, isTopLevel=false, name=Named, superNames=[]]
|
|
MODIFIER_LIST[companion]
|
|
CLASS_BODY
|
|
PROPERTY[fqName=D.Named.c, hasDelegate=false, hasDelegateExpression=false, hasInitializer=false, hasReturnTypeRef=true, isExtension=false, isTopLevel=false, isVar=false, name=c]
|
|
TYPE_REFERENCE
|
|
USER_TYPE
|
|
REFERENCE_EXPRESSION[referencedName=Int]
|