Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
native
/
objcexport-header-generator
/
testData
/
headers
tree: 686833a64b8daa01fe49cd5d74d3eeac7c9cca67
anonymousFunctions/
classExtendsAbstractClass/
classImplementingInterface/
classReferencingDependencyClassAsReturnType/
classReferencingOtherClassAsReturnType/
classWithGenerics/
classWithHidesFromObjCAnnotation/
classWithKDoc/
classWithManyMembers/
classWithMustBeDocumentedAnnotation/
classWithObjCNameAnnotation/
classWithUnresolvedSuperType/
classWithUnresolvedSuperTypeGenerics/
companion/
constructors/
cProperties/
dispatchAndExtensionReceiverWithMustBeDocumentedAnnotation/
extensionFunctions/
extensionProperties/
functionWithErrorType/
functionWithErrorTypeAndFrameworkName/
functionWithMustBeDocumentedAnnotation/
functionWithObjCNameAnnotation/
functionWithThrowsAnnotation/
illegalStateException/
innerClass/
innerClassWithExtensionFunction/
interfaceImplementingInterface/
interfaceImplementingInterfaceOrder/
interfaceReferencingOtherInterfaceAsReturnType/
interfaceWithMustBeDocumentedAnnotation/
kdocWithBlockTags/
manyClassesAndInterfaces/
memberFunctionSignatureOrder/
multipleInheritance/
multipleInterfacesImplementationChain/
nestedClass/
nestedClassWithFrameworkName/
nestedGenericClass/
nestedInterface/
objCMappedMixedTypesExtension/
objCMappedPropertyExtension/
objectWithGenericSuperclass/
parameterWithMustBeDocumentedAnnotation/
privateGenericSuperInterface/
privateSuperInterface/
privateSuperInterfaceWithCovariantOverride/
propertyWithObjCNameAnnotation/
receiverWithMustBeDocumentedAnnotation/
sameClassNameInDifferentPackage/
samePropertyAndFunctionName/
samInterface/
simpleClass/
simpleDataClass/
simpleEnumClass/
simpleInterface/
simpleObject/
sinceVersionAnnotation/
sourceFileWithDotInName/
specialFunctionNames/
superClassWithCovariantOverride/
suspendFunction/
throwable/
topLevelFunction/
topLevelFunctionWithNumberReturn/
topLevelProperty/
vararg/