[Analysis API] Update test data after rebase
This commit is contained in:
+2
-2
@@ -14,7 +14,7 @@ Tower Data Context:
|
|||||||
Element 6
|
Element 6
|
||||||
Scope: FirNestedClassifierScopeWithSubstitution
|
Scope: FirNestedClassifierScopeWithSubstitution
|
||||||
Classifiers:
|
Classifiers:
|
||||||
FirRegularClassSymbol public? final? class Nested : R|kotlin/Any|
|
FirRegularClassSymbol public final? class Nested : R|kotlin/Any|
|
||||||
Static scope owner symbol: FirRegularClassSymbol public open class Base : R|kotlin/Any|
|
Static scope owner symbol: FirRegularClassSymbol public open class Base : R|kotlin/Any|
|
||||||
Element 7
|
Element 7
|
||||||
Scope: FirLocalScope
|
Scope: FirLocalScope
|
||||||
@@ -27,7 +27,7 @@ FILE: [ResolvedTo(IMPORTS)] primaryConstructorParameter_initializerExpression.kt
|
|||||||
LAZY_super<R|kotlin/Any|>
|
LAZY_super<R|kotlin/Any|>
|
||||||
}
|
}
|
||||||
|
|
||||||
public? final? [ResolvedTo(RAW_FIR)] class Nested : R|kotlin/Any| {
|
public final? [ResolvedTo(RAW_FIR)] class Nested : R|kotlin/Any| {
|
||||||
public? [ResolvedTo(RAW_FIR)] constructor(): R|test/Base.Nested| {
|
public? [ResolvedTo(RAW_FIR)] constructor(): R|test/Base.Nested| {
|
||||||
LAZY_super<R|kotlin/Any|>
|
LAZY_super<R|kotlin/Any|>
|
||||||
}
|
}
|
||||||
|
|||||||
+2
-2
@@ -14,7 +14,7 @@ Tower Data Context:
|
|||||||
Element 6
|
Element 6
|
||||||
Scope: FirNestedClassifierScopeWithSubstitution
|
Scope: FirNestedClassifierScopeWithSubstitution
|
||||||
Classifiers:
|
Classifiers:
|
||||||
FirRegularClassSymbol public? final? class Nested : R|kotlin/Any|
|
FirRegularClassSymbol public final? class Nested : R|kotlin/Any|
|
||||||
Static scope owner symbol: FirRegularClassSymbol public open class Base : R|kotlin/Any|
|
Static scope owner symbol: FirRegularClassSymbol public open class Base : R|kotlin/Any|
|
||||||
Element 7
|
Element 7
|
||||||
Scope: FirLocalScope
|
Scope: FirLocalScope
|
||||||
@@ -27,7 +27,7 @@ FILE: [ResolvedTo(IMPORTS)] primaryConstructorParameter_typeRef.kt
|
|||||||
LAZY_super<R|kotlin/Any|>
|
LAZY_super<R|kotlin/Any|>
|
||||||
}
|
}
|
||||||
|
|
||||||
public? final? [ResolvedTo(RAW_FIR)] class Nested : R|kotlin/Any| {
|
public final? [ResolvedTo(RAW_FIR)] class Nested : R|kotlin/Any| {
|
||||||
public? [ResolvedTo(RAW_FIR)] constructor(): R|test/Base.Nested| {
|
public? [ResolvedTo(RAW_FIR)] constructor(): R|test/Base.Nested| {
|
||||||
LAZY_super<R|kotlin/Any|>
|
LAZY_super<R|kotlin/Any|>
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user