AA: render containing file and JvmClassName

This commit is contained in:
Jinseong Jeon
2023-11-30 22:14:24 -08:00
committed by Space Team
parent 797174ee1f
commit f5d2ce3022
697 changed files with 4818 additions and 1899 deletions
@@ -14,4 +14,4 @@ KtSuccessCallInfo:
valueParameters = []
callableIdIfNonLocal = /F.peek
typeArgumentsMapping = {}
argumentMapping = {}
argumentMapping = {}
@@ -39,4 +39,4 @@ KtSuccessCallInfo:
returnType = T
symbol = t: T
callableIdIfNonLocal = null)
}
}
@@ -1,3 +1,3 @@
KtSuccessCallInfo:
call = KtGenericTypeQualifier:
qualifier = Test<Bar>
qualifier = Test<Bar>
@@ -1,3 +1,3 @@
KtSuccessCallInfo:
call = KtGenericTypeQualifier:
qualifier = test.Test<Bar>
qualifier = test.Test<Bar>
@@ -1,3 +1,3 @@
KtSuccessCallInfo:
call = KtCheckNotNullCall:
baseExpression = a
baseExpression = a
@@ -1,3 +1,3 @@
KtSuccessCallInfo:
call = KtCheckNotNullCall:
baseExpression = a
baseExpression = a
@@ -94,4 +94,4 @@ KtSuccessCallInfo:
symbol = v: V2
callableIdIfNonLocal = null
]
callableIdIfNonLocal = /Foo.set
callableIdIfNonLocal = /Foo.set
@@ -28,4 +28,4 @@ KtSuccessCallInfo:
returnType = kotlin.Int
symbol = id: kotlin.Int
callableIdIfNonLocal = null)
}
}
@@ -28,4 +28,4 @@ KtErrorCallInfo:
callableIdIfNonLocal = null)
}
]
diagnostic = ERROR<ARGUMENT_TYPE_MISMATCH: Argument type mismatch: actual type is 'kotlin.String', but 'kotlin.Int' was expected.>
diagnostic = ERROR<ARGUMENT_TYPE_MISMATCH: Argument type mismatch: actual type is 'kotlin.String', but 'kotlin.Int' was expected.>
@@ -1,3 +1,3 @@
KtErrorCallInfo:
candidateCalls = []
diagnostic = ERROR<NO_CONSTRUCTOR: This type does not have a constructor.>
diagnostic = ERROR<NO_CONSTRUCTOR: This type does not have a constructor.>
@@ -14,4 +14,4 @@ KtSuccessCallInfo:
valueParameters = []
callableIdIfNonLocal = /F.peek
typeArgumentsMapping = {}
argumentMapping = {}
argumentMapping = {}
@@ -16,4 +16,4 @@ KtErrorCallInfo:
}
argumentMapping = {}
]
diagnostic = ERROR<null: Inapplicable candidate>
diagnostic = ERROR<null: Inapplicable candidate>
@@ -3,4 +3,4 @@ KtErrorCallInfo:
KtQualifierCall:
qualifier = List<String>
]
diagnostic = ERROR<null: Inapplicable candidate>
diagnostic = ERROR<null: Inapplicable candidate>
@@ -27,4 +27,4 @@ KtErrorCallInfo:
typeArgumentsMapping = {}
argumentMapping = {}
]
diagnostic = ERROR<FUNCTION_CALL_EXPECTED: Function invocation 'action(...)' expected.>
diagnostic = ERROR<FUNCTION_CALL_EXPECTED: Function invocation 'action(...)' expected.>
@@ -1,3 +1,3 @@
KtSuccessCallInfo:
call = KtGenericTypeQualifier:
qualifier = Array<String>
qualifier = Array<String>
@@ -19,5 +19,5 @@ KtSuccessCallInfo:
symbol = val foo: kotlin.Int
callableIdIfNonLocal = /JavaClass.foo
simpleAccess = Read:
typeArgumentsMapping = {}
typeArgumentsMapping = {}
@@ -20,4 +20,4 @@ KtSuccessCallInfo:
callableIdIfNonLocal = /JavaClass.foo
simpleAccess = Write:
value = 42
typeArgumentsMapping = {}
typeArgumentsMapping = {}
@@ -19,5 +19,5 @@ KtSuccessCallInfo:
symbol = val i: kotlin.Int
callableIdIfNonLocal = /A.i
simpleAccess = Read:
typeArgumentsMapping = {}
typeArgumentsMapping = {}
@@ -20,4 +20,4 @@ KtSuccessCallInfo:
callableIdIfNonLocal = /A.i
simpleAccess = Write:
value = 1
typeArgumentsMapping = {}
typeArgumentsMapping = {}
@@ -1 +1 @@
null
null
@@ -87,4 +87,4 @@ KtSuccessCallInfo:
symbol = v: V2
callableIdIfNonLocal = null
]
callableIdIfNonLocal = /Foo.set
callableIdIfNonLocal = /Foo.set
@@ -87,4 +87,4 @@ KtSuccessCallInfo:
symbol = v: V2
callableIdIfNonLocal = null
]
callableIdIfNonLocal = /Foo.set
callableIdIfNonLocal = /Foo.set
@@ -51,4 +51,4 @@ KtSuccessCallInfo:
returnType = ft<AbstractModule.Builder<*>, AbstractModule.Builder<*>?>
symbol = builder: ft<AbstractModule.Builder<*>, AbstractModule.Builder<*>?>
callableIdIfNonLocal = null)
}
}
@@ -21,5 +21,5 @@ KtSuccessCallInfo:
symbol = val length: kotlin.Int
callableIdIfNonLocal = kotlin/String.length
simpleAccess = Read:
typeArgumentsMapping = {}
typeArgumentsMapping = {}
@@ -22,4 +22,4 @@ KtSuccessCallInfo:
valueParameters = []
callableIdIfNonLocal = /foo
typeArgumentsMapping = {}
argumentMapping = {}
argumentMapping = {}
@@ -11,4 +11,4 @@ KtSuccessCallInfo:
valueParameters = []
callableIdIfNonLocal = null
typeArgumentsMapping = {}
argumentMapping = {}
argumentMapping = {}
@@ -1,3 +1,3 @@
KtErrorCallInfo:
candidateCalls = []
diagnostic = ERROR<null: Erroneous delegated constructor call>
diagnostic = ERROR<null: Erroneous delegated constructor call>
@@ -25,4 +25,4 @@ KtSuccessCallInfo:
returnType = kotlin.UInt
symbol = vararg elements: kotlin.UInt
callableIdIfNonLocal = null)
}
}