513af2dfbc
Make smart-casts non-transparent expression without delegation to underlying FirQualifiedAccessExpression, as children delegation in fir tree has unclear semantics Remove two different kinds of tree nodes for smart-casts
15 lines
419 B
Plaintext
Vendored
15 lines
419 B
Plaintext
Vendored
KtSuccessCallInfo:
|
|
call = KtSimpleVariableAccessCall:
|
|
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
|
|
dispatchReceiver = null
|
|
extensionReceiver = null
|
|
signature = KtVariableLikeSignature:
|
|
name = obj
|
|
receiverType = null
|
|
returnType = kotlin.Any
|
|
symbol = obj: kotlin.Any
|
|
callableIdIfNonLocal = null
|
|
simpleAccess = Read:
|
|
|
|
typeArgumentsMapping = {}
|