]> source.dussan.org Git - sonarqube.git/commit
change visibility of visitNode (and rename it visitAny)
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Wed, 3 Jun 2015 08:14:37 +0000 (10:14 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Wed, 3 Jun 2015 08:50:00 +0000 (10:50 +0200)
commit51206aba146d10efa6f57ed5f1038298be6792a0
treee97d8389d02ba6cf9e9440c6d1ee96672102dbd9
parentbc1a403c27668fa5f4b3ab4d262682287b3c629a
change visibility of visitNode (and rename it visitAny)
It will allow to be able to visit any kind of components without the need to implement every visitXXX methods
server/sonar-server/src/main/java/org/sonar/server/computation/component/DepthTraversalTypeAwareVisitor.java