How to provide own grammer to check class tree in SonarQube? -



How to provide own grammer to check class tree in SonarQube? -

i trying build language plugin sonarqube. modified java language plugin convert own plugin. want set of own grammar check class construction as-

public **with sharing** class abc{ }

please tell me how can that. modifying java plugin 2.2 .

thanks in advance.

sonarqube

Comments

Popular posts from this blog

ruby on rails - Devise Logout Error in RoR -

model view controller - MVC Rails Planning -

php - Working with pretty urls on apache and fastcgi after hhvm installation -