Searched refs:inherit (Results 1 – 3 of 3) sorted by relevance
686 fun `Methods inherit showAnnotations but fields and classes don't`() {
3448 fun `Skip incorrect inherit`() { in Skip incorrect inherit()
106 val inherit = in mergeDocumentation() constant111 val initial = if (inherit) "/**\n* {@inheritDoc}\n */" else "/** */" in mergeDocumentation()