Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6f1b95d296c5592d3a3e71cc638994fa2ba4e4f7
/
.
/
native
/
objcexport-header-generator
/
testData
/
headers
tree: 7d54b6d71195d5e16c26d60182051e96b71132c3
anonymousFunctions/
anyMethodsOverride/
basicConstructorWithUpperBoundParameters/
basicGenericsInAndOut/
basicMethodParameterWithUpperBound/
blockWithExplicitParameterNames/
blockWithNoParameterNames/
classAndExtensionFunctionInSameFile/
classExtendsAbstractClass/
classifiersAnnotatedWithObjCName/
classImplementingInterface/
classReferencingDependencyClassAsReturnType/
classReferencingOtherClassAsReturnType/
classTypePropertyTranslation/
classWithGenerics/
classWithHidesFromObjCAnnotation/
classWithKDoc/
classWithManyMembers/
classWithMustBeDocumentedAnnotation/
classWithObjCNameAnnotation/
classWithReservedName/
classWithUnresolvedSuperType/
classWithUnresolvedSuperTypeGenerics/
collectionTypeArguments/
companion/
constructors/
cProperties/
deprecatedHidden/
deprecatedWarningAndError/
dispatchAndExtensionReceiverWithMustBeDocumentedAnnotation/
emptyTopLevelFacades/
enumCKeywordsAndSpecialNamesTranslation/
extensionFunctions/
extensionOfPrimitiveType/
extensionOrder/
extensionProperties/
extensionsMangling/
extensionWithPrimitiveParameter/
frameworkNameWithObjCNameAndExact/
functionParametersAnnotatedWithObjCName/
functionsAnnotatedWithObjCName/
functionWithErrorType/
functionWithErrorTypeAndFrameworkName/
functionWithMustBeDocumentedAnnotation/
functionWithObjCNameAnnotation/
functionWithReservedMethodName/
functionWithReservedMethodNameAndReturnType/
functionWithThrowsAnnotation/
genericExtension/
genericExtensionPropertyIsNotTranslatedAsStaticOne/
genericSuperType/
illegalStateException/
inlineClassWithNestedClass/
innerClass/
innerClassWithExtensionFunction/
interfaceExtension/
interfaceImplementingInterface/
interfaceImplementingInterfaceOrder/
interfaceReferencingOtherInterfaceAsReturnType/
interfaceWithMustBeDocumentedAnnotation/
internalPublicApi/
kdocWithBlockTags/
kotlinUnitIsForwarded/
mangleGenerics/
mangleInitConstructors/
mangleProperty/
mangleReceiver/
mangleThrowsAnnotation/
manyClassesAndInterfaces/
memberFunctionSignatureOrder/
methodsMangling/
methodsManglingWithTheSameParameterNames/
methodWithMultipleTypeParameters/
methodWithMultipleUpperBoundsParameters/
multipleInheritance/
multipleInterfacesImplementationChain/
nestedClass/
nestedClassWithFrameworkName/
nestedGenericClass/
nestedInterface/
nothing/
nullableFunctionalTypeArgumentsAndReturnTypesTranslated/
objCEntryPoints/
objCMappedMixedTypesExtension/
objCMappedPropertyExtension/
objCNameWithReceiver/
objectWithGenericSuperclass/
objectWithReservedName/
parameterWithMustBeDocumentedAnnotation/
privateCompanion/
privateGenericSuperInterface/
privateSuperInterface/
privateSuperInterfaceWithCovariantOverride/
privateTopLevelClassProperty/
propertiesAnnotatedWithObjCName/
propertyGetter/
propertyWithObjCNameAnnotation/
receiverWithMustBeDocumentedAnnotation/
releaseKeywordAsMethodName/
sameClassNameInDifferentPackage/
sameFunctionNameInDifferentClass/
sameFunctionNameInDifferentInterface/
samePropertyAndFunctionName/
samInterface/
simpleClass/
simpleDataClass/
simpleEnumClass/
simpleInterface/
simpleObject/
sinceVersionAnnotation/
sourceFileWithDotInName/
specialFunctionNames/
specialFunctionNamesExplicitMethodFamily/
subclassParameterTypeTranslationWithoutUpperBound/
superClassExtensionsMangling/
superClassWithCovariantOverride/
suspendFunction/
throwable/
topLevelFunction/
topLevelFunctionWithNumberReturn/
topLevelInterfaceExtensionProperty/
topLevelProperty/
vararg/
varWithPrivateSetterTranslatedAsImmutableProperty/