Uses of Interface
org.sonar.plugins.jcl.api.checks.InitContext
Packages that use InitContext
-
Uses of InitContext in org.sonar.plugins.jcl.api.checks
Methods in org.sonar.plugins.jcl.api.checks with parameters of type InitContextModifier and TypeMethodDescriptionvoidJclCheck.init(InitContext context) Initialize the check and subscribe to relevant parts of the tree.