Uses of Class
org.sonar.squid.api.CheckMessage

Packages that use CheckMessage
org.sonar.squid.api   
 

Uses of CheckMessage in org.sonar.squid.api
 

Methods in org.sonar.squid.api that return types with arguments of type CheckMessage
 Set<CheckMessage> SourceCode.getCheckMessages()
           
 

Methods in org.sonar.squid.api with parameters of type CheckMessage
 void SourceCode.log(CheckMessage message)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.