Searched refs:nested (Results 1 – 5 of 5) sorted by relevance
198 annotation.resolve()?.modifiers?.annotations()?.forEach { nested -> in <lambda>() method204 } else if (nested.qualifiedName !in visitedClasses) { in <lambda>()205 handleAnnotation(nested, item, depth + 1, visitedClasses) in <lambda>()
170 * Editing nested projects is not supported yet. So if you have a git project
1285 nested = bazel_mode.Package(parent_path.joinpath('nested'))1286 nested.generate(self.workspace_out_path)
3817 fun `Annotation nested rewriting`() { in <lambda>()
158 // rules are used to find the type (i.e. first the nested types within this282 // file. Thus, these types will *not* be nested inside the outer class