009e3f9cd7
KtMultiDeclaration(Entry) -> KtDestructuringDeclaration(Entry) KtFunctionLiteralExpression -> KtLambdaExpression KtFunctionLiteralArgument -> KtLambdaArgument KtDelegationSpecifierList -> KtSuperTypeList KtDelegationSpecifier -> KtSuperTypeListEntry KtDelegatorToSuperClass -> KtSuperTypeEntry KtDelegatorToSuperCall -> KtSuperTypeCallEntry KtDelegationByExpressionSpecifier ->KtDelegatedSuperTypeEntry
19 lines
1006 B
Plaintext
Vendored
19 lines
1006 B
Plaintext
Vendored
PsiJetFileStubImpl[package=]
|
|
PACKAGE_DIRECTIVE:
|
|
IMPORT_LIST:
|
|
CLASS:[fqName=A, isEnumEntry=false, isInterface=false, isLocal=false, isTopLevel=true, name=A, superNames=[]]
|
|
CLASS:[fqName=T, isEnumEntry=false, isInterface=true, isLocal=false, isTopLevel=true, name=T, superNames=[]]
|
|
PROPERTY:[fqName=obj, hasDelegate=false, hasDelegateExpression=false, hasInitializer=true, hasReturnTypeRef=false, isExtension=false, isTopLevel=true, isVar=false, name=obj]
|
|
OBJECT_DECLARATION:[fqName=null, isCompanion=false, isLocal=true, isObjectLiteral=true, isTopLevel=false, name=null, superNames=[A, T]]
|
|
SUPER_TYPE_LIST:
|
|
SUPER_TYPE_CALL_ENTRY:
|
|
CONSTRUCTOR_CALLEE:
|
|
TYPE_REFERENCE:
|
|
USER_TYPE:[isAbsoluteInRootPackage=false]
|
|
REFERENCE_EXPRESSION:[referencedName=A]
|
|
SUPER_TYPE_ENTRY:
|
|
TYPE_REFERENCE:
|
|
USER_TYPE:[isAbsoluteInRootPackage=false]
|
|
REFERENCE_EXPRESSION:[referencedName=T]
|
|
CLASS_BODY:
|