Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0114e07472e7613fb80622821692cfa9e6922f31
/
.
/
compiler
/
fir
/
analysis-tests
/
testData
/
resolve
tree: a6856309e8eb9ac2d4bec2a0b4865d435a02cd1e [
path history
]
[
tgz
]
annotations/
arguments/
arrays/
builtins/
callResolution/
cfa/
cfg/
checkers/
classpathSubstitution/
constructors/
constVal/
contextParameters/
contracts/
delegates/
diagnostics/
exhaustiveness/
expresssions/
extraCheckers/
fromBuilder/
inference/
inlineClasses/
innerClasses/
localClasses/
multifile/
nestedTypeAliases/
overrides/
problems/
properties/
propertyVsField/
references/
samConstructors/
samConversions/
scopes/
scripts/
smartcasts/
stdlib/
suppress/
typeParameters/
types/
unqualifiedEnum/
vfir/
visibility/
withAllowedKotlinPackage/
accessJavaFromKotlinViaImport.fir.txt
accessJavaFromKotlinViaImport.kt
accessJavaFromKotlinViaStaticImport.fir.txt
accessJavaFromKotlinViaStaticImport.kt
accessJavaFromKotlinViaStaticImport2.fir.txt
accessJavaFromKotlinViaStaticImport2.kt
accessJavaFromKotlinViaStaticImportAndPermits.fir.txt
accessJavaFromKotlinViaStaticImportAndPermits.kt
accessJavaFromKotlinViaStaticImportWithoutPermits.fir.txt
accessJavaFromKotlinViaStaticImportWithoutPermits.kt
annotationOnDeclarationWithDifferentArguments.fir.txt
annotationOnDeclarationWithDifferentArguments.kt
annotationOnGetClassCall.fir.txt
annotationOnGetClassCall.kt
annotationUsedAsAnnotationArgument.fir.txt
annotationUsedAsAnnotationArgument.kt
asImports.fir.txt
asImports.kt
bareTypes.fir.txt
bareTypes.kt
bareTypes2.fir.txt
bareTypes2.kt
bareTypesWithFlexibleArguments.fir.txt
bareTypesWithFlexibleArguments.kt
cast.fir.txt
cast.kt
catchParameter.fir.txt
catchParameter.kt
classCallInLambda.dot
classCallInLambda.fir.txt
classCallInLambda.kt
companion.fir.txt
companion.kt
companionAccessInEnum.fir.txt
companionAccessInEnum.kt
companionObjectCall.fir.txt
companionObjectCall.kt
companionUsesNested.fir.txt
companionUsesNested.kt
constantValues.fir.txt
constantValues.kt
copy.fir.txt
copy.kt
covariantArrayAsReceiver.fir.txt
covariantArrayAsReceiver.kt
defaultJavaImportHiding.fir.txt
defaultJavaImportHiding.kt
defaultParametersInheritedToJava.fir.txt
defaultParametersInheritedToJava.kt
definitelyNotNullAmbiguity.fir.txt
definitelyNotNullAmbiguity.kt
delegateByArrayLiteral.fir.txt
delegateByArrayLiteral.kt
delegatedSuperType.fir.txt
delegatedSuperType.kt
delegatingConstructorCall.fir.txt
delegatingConstructorCall.kt
delegatingConstructorsAndTypeAliases.fir.txt
delegatingConstructorsAndTypeAliases.kt
derivedClass.fir.txt
derivedClass.kt
elvisReturnSimple.dot
elvisReturnSimple.fir.txt
elvisReturnSimple.kt
enum.fir.diag.txt
enum.fir.txt
enum.kt
enumWithCompanion.fir.txt
enumWithCompanion.kt
extension.fir.txt
extension.kt
F.fir.txt
F.kt
fakeRecursiveSupertype.fir.txt
fakeRecursiveSupertype.kt
fakeRecursiveTypealias.fir.txt
fakeRecursiveTypealias.kt
falseOperatorAssignmentWithBooleanNot.fir.txt
falseOperatorAssignmentWithBooleanNot.kt
falseRedundantConversionMethodOnThisProperty.fir.txt
falseRedundantConversionMethodOnThisProperty.kt
fib.fir.txt
fib.kt
flexibleCapturedType.fir.txt
flexibleCapturedType.kt
flexibleTypeRendering.fir.txt
flexibleTypeRendering.kt
ft.fir.txt
ft.kt
functionTypeAlias.fir.txt
functionTypeAlias.kt
functionTypes.fir.txt
functionTypes.kt
funInterfaceDeclaration.fir.txt
funInterfaceDeclaration.kt
genericConstructors.fir.txt
genericConstructors.kt
genericFunctions.fir.txt
genericFunctions.kt
genericReceiverPropertyOverride.fir.txt
genericReceiverPropertyOverride.kt
implicitTypeFromOtherModule.fir.txt
implicitTypeFromOtherModule.kt
implicitTypeInFakeOverride.fir.txt
implicitTypeInFakeOverride.kt
implicitTypeIntersectionOverrideFromOtherModule.fir.txt
implicitTypeIntersectionOverrideFromOtherModule.kt
implicitTypeSubstituteOverrideFromOtherModule.fir.txt
implicitTypeSubstituteOverrideFromOtherModule.kt
implicitTypeSubstituteOverrideInNestedClassFromOtherModule.fir.txt
implicitTypeSubstituteOverrideInNestedClassFromOtherModule.kt
implicitTypeWithTypeBound.fir.txt
implicitTypeWithTypeBound.kt
incorrectDataClass.fir.txt
incorrectDataClass.kt
incorrectSuperCall.fir.txt
incorrectSuperCall.kt
inherentlyImportedTypeFromOtherModule.fir.txt
inherentlyImportedTypeFromOtherModule.kt
inherentlyImportedTypeFromOtherModule2.fir.txt
inherentlyImportedTypeFromOtherModule2.kt
inherentlyImportedTypeFromOtherModule3.fir.txt
inherentlyImportedTypeFromOtherModule3.kt
intersectionScope.fir.txt
intersectionScope.kt
intersectionTypes.fir.txt
intersectionTypes.kt
invokeInWhenSubjectVariableInitializer.fir.txt
invokeInWhenSubjectVariableInitializer.kt
invokeOfLambdaWithReceiver.fir.txt
invokeOfLambdaWithReceiver.kt
javaFieldVsAccessor.fir.txt
javaFieldVsAccessor.kt
javaStaticScopeInheritance.fir.txt
javaStaticScopeInheritance.kt
KT-65044.fir.txt
KT-65044.kt
kt41984.fir.txt
kt41984.kt
kt41990.fir.txt
kt41990.kt
kt54220.fir.txt
kt54220.kt
kt54775.fir.txt
kt54775.kt
labelAndReceiverForInfix.fir.txt
labelAndReceiverForInfix.kt
labeledReturnFromNotLabeledUnnamedFunction.fir.txt
labeledReturnFromNotLabeledUnnamedFunction.kt
lambdaArgInScopeFunction.fir.txt
lambdaArgInScopeFunction.kt
lambdaInLhsOfTypeOperatorCall.fir.txt
lambdaInLhsOfTypeOperatorCall.kt
lambdaPropertyTypeInference.fir.txt
lambdaPropertyTypeInference.kt
localFunctionsHiding.fir.txt
localFunctionsHiding.kt
localObject.fir.txt
localObject.kt
nestedAnnotationConstExprArguments.fir.txt
nestedAnnotationConstExprArguments.kt
nestedClass.fir.txt
nestedClass.kt
nestedClassContructor.fir.txt
nestedClassContructor.kt
nestedClassNameClash.fir.txt
nestedClassNameClash.kt
NestedOfAliasedType.fir.txt
NestedOfAliasedType.kt
nestedReturnType.fir.txt
nestedReturnType.kt
NestedSuperType.fir.txt
NestedSuperType.kt
objectInnerClass.fir.txt
objectInnerClass.kt
offOrderMultiBoundGenericOverride.fir.txt
offOrderMultiBoundGenericOverride.kt
openInInterface.fir.txt
openInInterface.kt
privateSubclassAsTypeArgInParentClass.fir.txt
privateSubclassAsTypeArgInParentClass.kt
problems2.fir.txt
problems2.kt
properLocalPackages.fir.txt
properLocalPackages.kt
propertyFromJavaPlusAssign.fir.txt
propertyFromJavaPlusAssign.kt
propertyGetterWithoutType.fir.txt
propertyGetterWithoutType.kt
qualifierWithCompanion.fir.txt
qualifierWithCompanion.kt
rawTypeSam.fir.txt
rawTypeSam.kt
recursiveCallOnWhenWithSealedClass.fir.txt
recursiveCallOnWhenWithSealedClass.kt
recursiveTypeAlias.fir.txt
recursiveTypeAlias.kt
reifiedTypeOverload.fir.txt
reifiedTypeOverload.kt
returnFromDelegatedConstuctor.fir.txt
returnFromDelegatedConstuctor.kt
sealedClass.fir.txt
sealedClass.kt
settersGetters.fir.txt
settersGetters.kt
signatureEnhancementCycleTypeBound.fir.txt
signatureEnhancementCycleTypeBound.kt
signatureEnhancementOuterClassBoundsToInner.fir.txt
signatureEnhancementOuterClassBoundsToInner.kt
simpleClass.fir.txt
simpleClass.kt
simpleTypeAlias.fir.txt
simpleTypeAlias.kt
spreadOperator.fir.txt
spreadOperator.kt
statusResolveForTypealiasAsSuperClass.fir.txt
statusResolveForTypealiasAsSuperClass.kt
supertypesForAnnotationClass.fir.txt
supertypesForAnnotationClass.kt
syntheticsVsNormalProperties.fir.txt
syntheticsVsNormalProperties.kt
throwableSubclass.fir.txt
throwableSubclass.kt
topLevelDestructuring.fir.txt
topLevelDestructuring.kt
topLevelDestructuring2.fir.txt
topLevelDestructuring2.kt
treeSet.fir.txt
treeSet.kt
trueNegativeOperatorAssignmentOnPropertyFromClass.fir.txt
trueNegativeOperatorAssignmentOnPropertyFromClass.kt
tryInference.fir.txt
tryInference.kt
TwoDeclarationsInSameFile.fir.txt
TwoDeclarationsInSameFile.kt
typeAliasWithGeneric.fir.txt
typeAliasWithGeneric.kt
typeAliasWithTypeArguments.fir.txt
typeAliasWithTypeArguments.kt
typeFromGetter.fir.txt
typeFromGetter.kt
typeParameterInBoundsLocalFunction.fir.txt
typeParameterInBoundsLocalFunction.kt
typeParameterInPropertyReceiver.fir.txt
typeParameterInPropertyReceiver.kt
typeParameterVsNested.fir.txt
typeParameterVsNested.kt
typesInLocalFunctions.fir.txt
typesInLocalFunctions.kt
unitTypeFromOtherModule.fir.txt
unitTypeFromOtherModule.kt
unitTypeSubstituteOverrideInNestedClassFromOtherModule.fir.txt
unitTypeSubstituteOverrideInNestedClassFromOtherModule.kt
varargInPrimaryConstructor.fir.txt
varargInPrimaryConstructor.kt
visibleVsInvisibleQualifier.fir.txt
visibleVsInvisibleQualifier.kt
whenAsReceiver.fir.txt
whenAsReceiver.kt
whenElse.fir.txt
whenElse.kt
whenExpressionType.fir.txt
whenExpressionType.kt
whenInference.fir.txt
whenInference.kt
whenWithWhenAsStatement.fir.txt
whenWithWhenAsStatement.kt