tree: 686833a64b8daa01fe49cd5d74d3eeac7c9cca67
  1. anonymousFunctions/
  2. classExtendsAbstractClass/
  3. classImplementingInterface/
  4. classReferencingDependencyClassAsReturnType/
  5. classReferencingOtherClassAsReturnType/
  6. classWithGenerics/
  7. classWithHidesFromObjCAnnotation/
  8. classWithKDoc/
  9. classWithManyMembers/
  10. classWithMustBeDocumentedAnnotation/
  11. classWithObjCNameAnnotation/
  12. classWithUnresolvedSuperType/
  13. classWithUnresolvedSuperTypeGenerics/
  14. companion/
  15. constructors/
  16. cProperties/
  17. dispatchAndExtensionReceiverWithMustBeDocumentedAnnotation/
  18. extensionFunctions/
  19. extensionProperties/
  20. functionWithErrorType/
  21. functionWithErrorTypeAndFrameworkName/
  22. functionWithMustBeDocumentedAnnotation/
  23. functionWithObjCNameAnnotation/
  24. functionWithThrowsAnnotation/
  25. illegalStateException/
  26. innerClass/
  27. innerClassWithExtensionFunction/
  28. interfaceImplementingInterface/
  29. interfaceImplementingInterfaceOrder/
  30. interfaceReferencingOtherInterfaceAsReturnType/
  31. interfaceWithMustBeDocumentedAnnotation/
  32. kdocWithBlockTags/
  33. manyClassesAndInterfaces/
  34. memberFunctionSignatureOrder/
  35. multipleInheritance/
  36. multipleInterfacesImplementationChain/
  37. nestedClass/
  38. nestedClassWithFrameworkName/
  39. nestedGenericClass/
  40. nestedInterface/
  41. objCMappedMixedTypesExtension/
  42. objCMappedPropertyExtension/
  43. objectWithGenericSuperclass/
  44. parameterWithMustBeDocumentedAnnotation/
  45. privateGenericSuperInterface/
  46. privateSuperInterface/
  47. privateSuperInterfaceWithCovariantOverride/
  48. propertyWithObjCNameAnnotation/
  49. receiverWithMustBeDocumentedAnnotation/
  50. sameClassNameInDifferentPackage/
  51. samePropertyAndFunctionName/
  52. samInterface/
  53. simpleClass/
  54. simpleDataClass/
  55. simpleEnumClass/
  56. simpleInterface/
  57. simpleObject/
  58. sinceVersionAnnotation/
  59. sourceFileWithDotInName/
  60. specialFunctionNames/
  61. superClassWithCovariantOverride/
  62. suspendFunction/
  63. throwable/
  64. topLevelFunction/
  65. topLevelFunctionWithNumberReturn/
  66. topLevelProperty/
  67. vararg/