Searched refs:visit (Results 1 – 3 of 3) sorted by relevance
173 override fun visit( in <lambda>() method188 super.visit(version, flagsWithoutPublic, name, signature, superName, interfaces) in <lambda>()
347 First, metalava provides an ItemVisitor. This lets you visit the API easily.348 For example, here's how you can visit every class:356 Similarly you can visit all items (regardless of type) by overriding357 `visitItem`, or to specifically visit methods, fields and so on overriding389 There is a `TypeVisitor` similar to `ItemVisitor` which you can use to visit all
154 self.visit(url)168 self.visit(backup_url)